Properties
| Name | Type | Description |
|---|---|---|
| Model | Model, read-only | The trained classification model. |
| ValidationResult | ValidationResult, read-only | The results of checking the model’s performance. If before training you set IValidationParams::ShouldPerformValidation to FALSE, the model will be trained on the whole input data set and will not be validated. In that case, this property will return null. |
Related objects
Object Diagram
