IClassConfidence
What it does
The detailed information about a classification variant: the name of the class and the confidence estimate.
Properties
Name | Type | Access | Description |
---|---|---|---|
Confidence | int | Read-only | Returns the confidence of this class variant for the page. Confidence is not probability but an internal estimate provided by the classifier. |
Name | string | Read-only | The name of the class. |
12.04.2024 18:16:02