Class ConfusionMatrixEntry (1.1.0)

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

Attributes

NameDescription
annotation_spec google.cloud.datalabeling_v1beta1.types.AnnotationSpec
The annotation spec of a predicted label.
item_count int
Number of items predicted to have this label. (The ground truth label for these items is the Row.annotationSpec of this entry's parent.)