Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::EvaluationMetrics.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#classification_metrics
def classification_metrics() -> ::Google::Cloud::DataLabeling::V1beta1::ClassificationMetrics Returns 
 -  (::Google::Cloud::DataLabeling::V1beta1::ClassificationMetrics) — Note: The following fields are mutually exclusive: 
classification_metrics,object_detection_metrics. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#classification_metrics=
def classification_metrics=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ClassificationMetrics Parameter 
 -  value (::Google::Cloud::DataLabeling::V1beta1::ClassificationMetrics) — Note: The following fields are mutually exclusive: 
classification_metrics,object_detection_metrics. If a field in that set is populated, all other fields in the set will automatically be cleared. 
 Returns 
 -  (::Google::Cloud::DataLabeling::V1beta1::ClassificationMetrics) — Note: The following fields are mutually exclusive: 
classification_metrics,object_detection_metrics. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#object_detection_metrics
def object_detection_metrics() -> ::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionMetrics Returns 
 -  (::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionMetrics) — Note: The following fields are mutually exclusive: 
object_detection_metrics,classification_metrics. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#object_detection_metrics=
def object_detection_metrics=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionMetrics Parameter 
 -  value (::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionMetrics) — Note: The following fields are mutually exclusive: 
object_detection_metrics,classification_metrics. If a field in that set is populated, all other fields in the set will automatically be cleared. 
 Returns 
 -  (::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionMetrics) — Note: The following fields are mutually exclusive: 
object_detection_metrics,classification_metrics. If a field in that set is populated, all other fields in the set will automatically be cleared.