ClassConfidence represents a single class and its confidence — an estimate of the probability that the document was classified correctly.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Class | string | Read-only | The name of the class. |
| Confidence | int | Read-only | The confidence value (higher means a more confident result). |
Related topics
Document
The document being processed by the Condition activity.
Object model
Full JavaScript object reference for Condition activity scripts.
Classify activity
Determines the type of an incoming document.
