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