Properties
| Name | Type | Description |
|---|---|---|
| TrainingParams | TrainingParams, read-only | The parameters of training. This property lets you choose the classifier type and the training priorities: whether to aim for high precision, high recall, or balance both scores. |
| ValidationParams | ValidationParams, read-only | The parameters of model validation. This property lets you specify if k-fold cross-validation should be performed and what settings should be used. |
Methods
| Name | Description |
|---|---|
| TrainModel | Trains the classifier on the input data set. |
Related objects
Object Diagram
