SplitSetStatistics Properties |
The SplitSetStatistics type exposes the following members.
Name | Description | |
---|---|---|
Model |
Gets the model created with the
(Inherited from SplitSetStatisticsTModel.) | |
Size |
Gets the number of samples used to compute the variance
of the values acquired during the validation.
(Inherited from SplitSetStatisticsTModel.) | |
StandardDeviation |
Gets the standard deviation of the performance statistic.
(Inherited from SplitSetStatisticsTModel.) | |
Tag |
Gets or sets a tag for user-defined information.
(Inherited from SplitSetStatisticsTModel.) | |
Value |
Gets the values acquired during the cross-validation.
Most often those will be the errors for each folding.
(Inherited from SplitSetStatisticsTModel.) | |
Variance |
Gets the variance for each value acquired during the cross-validation.
Most often those will be the error variance for each folding.
(Inherited from SplitSetStatisticsTModel.) |