ClassificationCategory interface

A classification result from a custom classify document single category action

Properties

category

Classification type.

confidenceScore

Confidence score between 0 and 1 of the recognized class.

Property Details

category

Classification type.

category: string

Property Value

string

confidenceScore

Confidence score between 0 and 1 of the recognized class.

confidenceScore: number

Property Value

number