SetResultTModel Properties |
The SetResultTModel generic type exposes the following members.
Name | Description | |
---|---|---|
Indices |
Gets the indices of the samples in this subset in the original complete dataset.
| |
Model |
Gets the model.
| |
Name |
Gets or sets the set name (e.g. "Training" or "Testing").
| |
NumberOfSamples |
Gets the number of samples in this subset.
| |
Proportion |
Gets how much this subset represents, in proportion, of the original dataset.
| |
StandardDeviation |
Gets the standard deviation of the validation value for the model, if available.
| |
Tag |
Gets or sets a tag for user-defined information.
| |
Value |
Gets the metric value for the model in the current set.
| |
Variance |
Gets the variance of the validation value for the model, if available.
|