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

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

Metrics calculated for a classification model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#confusion_matrix

def confusion_matrix() -> ::Google::Cloud::DataLabeling::V1beta1::ConfusionMatrix
Returns

#confusion_matrix=

def confusion_matrix=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ConfusionMatrix
Parameter
Returns

#pr_curve

def pr_curve() -> ::Google::Cloud::DataLabeling::V1beta1::PrCurve
Returns

#pr_curve=

def pr_curve=(value) -> ::Google::Cloud::DataLabeling::V1beta1::PrCurve
Parameter
Returns