TrainingModeEnum enumeration constants are used to specify the training mode for a classification model.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.
Elements
| Name | Description |
|---|---|
| TM\_Balanced | The training process will aim at balancing precision and recall. |
| TM\_Precision | The training will aim at high precision levels. |
| TM\_Recall | The training will aim at high recall levels. |
