DataSubsetTInput, TOutput Properties |
The DataSubsetTInput, TOutput generic type exposes the following members.
Name | Description | |
---|---|---|
Index |
Gets or sets an index associated with this subset, if applicable.
(Inherited from DataSubsetTInput.) | |
Indices |
Gets or sets the indices of the samples of this subset
in relation to the original dataset they belong to.
(Inherited from DataSubsetTInput.) | |
Inputs |
Gets or sets the input data in the dataset.
(Inherited from DataSubsetTInput.) | |
Outputs |
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.
(Inherited from DataSubsetTInput.) | |
Tag |
Gets or sets a user-defined tag that can be associated with this instance.
(Inherited from DataSubsetTInput.) | |
Weights |
Gets or sets the weights associated with each input sample in the dataset.
(Inherited from DataSubsetTInput.) |