Class: Google::Cloud::AutoML::V1beta1::ClassificationEvaluationMetrics::ConfusionMatrix::Row

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/automl/v1beta1/classification.rb

Overview

Output only. A row in the confusion matrix.

Instance Attribute Summary collapse

Instance Attribute Details

#example_count::Array<::Integer>



214
215
216
217
# File 'proto_docs/google/cloud/automl/v1beta1/classification.rb', line 214

class Row
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end