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