Class ConfusionMatrixEntry (1.0.0)

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

Attributes

NameDescription
annotation_spec .annotation_spec_set.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.)