AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::ConfusionMatrix::ConfusionMatrixEntry (v0.8.0)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::ConfusionMatrix::ConfusionMatrixEntry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#annotation_spec

def annotation_spec() -> ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec
Returns

#annotation_spec=

def annotation_spec=(value) -> ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec
Parameter
Returns

#item_count

def item_count() -> ::Integer
Returns
  • (::Integer) — Number of items predicted to have this label. (The ground truth label for these items is the Row.annotationSpec of this entry's parent.)

#item_count=

def item_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of items predicted to have this label. (The ground truth label for these items is the Row.annotationSpec of this entry's parent.)
Returns
  • (::Integer) — Number of items predicted to have this label. (The ground truth label for these items is the Row.annotationSpec of this entry's parent.)