This object is used for training the classifier on the basis of a categorized data set.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
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
