> ## 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.

# IClassConfidence

> 分類候補の クラス の Name と Confidence を提供する、ABBYY FlexiCapture スクリプト オブジェクト モデルの IClassConfidence オブジェクトのリファレンス。

<div id="what-it-does">
  ## 機能
</div>

分類候補の詳細情報です。クラス名と信頼度が含まれます。

<div id="properties">
  ## プロパティ
</div>

| **名前**     | **型**  | **アクセス** | **説明**                                               |
| ---------- | ------ | -------- | ---------------------------------------------------- |
| Confidence | int    | 読み取り専用   | このページにおけるこのクラス候補の信頼度です。信頼度は確率ではなく、分類器が算出する内部的な推定値です。 |
| Name       | string | 読み取り専用   | クラスの名前です。                                            |
