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

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

A row in the confusion matrix. Each entry in this row has the same ground truth label.

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

#entries

def entries() -> ::Array<::Google::Cloud::DataLabeling::V1beta1::ConfusionMatrix::ConfusionMatrixEntry>
Returns

#entries=

def entries=(value) -> ::Array<::Google::Cloud::DataLabeling::V1beta1::ConfusionMatrix::ConfusionMatrixEntry>
Parameter
Returns