|
|
CrossValidationResultTModel Properties |
The CrossValidationResultTModel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Models |
Gets the models created for each fold of the cross validation.
| |
| Settings |
Gets the CrossValidationTModel
object used to generate this result.
| |
| Tag |
Gets or sets a tag for user-defined information.
| |
| Training |
Gets the performance statistics for the training set.
| |
| Validation |
Gets the performance statistics for the validation set.
|