Class IdentifiedClassification (0.1.0)

IdentifiedClassification(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Each IdentifiedClassification is one particular identification of an classification specified with the AnnotationSpec id and display_name, and the associated confidence score.

Attributes

Name Description
id str
The resource ID of the AnnotationSpec that had been identified.
display_name str
The display name of the AnnotationSpec that had been identified.
confidence float
The Model's confidence in correction of this identification, higher value means higher confidence.