TrainingModeEnum の列挙定数は、分類モデルの学習モードを指定するために使用されます。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.
要素
| 名前 | 説明 |
|---|---|
| TM_Balanced | 学習プロセスでは、適合率と再現率のバランスを重視します。 |
| TM_Precision | 学習では、高い適合率を重視します。 |
| TM_Recall | 学習では、高い再現率を重視します。 |
