DataSubsetTInput Properties |
The DataSubsetTInput generic type exposes the following members.
Name | Description | |
---|---|---|
Index |
Gets or sets an index associated with this subset, if applicable.
| |
Indices |
Gets or sets the indices of the samples of this subset
in relation to the original dataset they belong to.
| |
Inputs |
Gets or sets the input data in the dataset.
| |
Proportion |
Gets or sets the size of this subset as a proportion in
relation to the original dataset this subset comes from.
| |
Tag |
Gets or sets a user-defined tag that can be associated with this instance.
| |
Weights |
Gets or sets the weights associated with each input sample in the dataset.
|