|
|
CrossValidationValues Properties |
The CrossValidationValues type exposes the following members.
| Name | Description | |
|---|---|---|
| Model |
Gets the model.
(Inherited from CrossValidationValuesTModel.) | |
| Tag |
Gets or sets a tag for user-defined information.
(Inherited from CrossValidationValuesTModel.) | |
| TrainingValue |
Gets the training value for the model.
(Inherited from CrossValidationValuesTModel.) | |
| TrainingVariance |
Gets the variance of the training
value for the model, if available.
(Inherited from CrossValidationValuesTModel.) | |
| ValidationValue |
Gets the validation value for the model.
(Inherited from CrossValidationValuesTModel.) | |
| ValidationVariance |
Gets the variance of the validation
value for the model, if available.
(Inherited from CrossValidationValuesTModel.) |