Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::ObjectDetectionMetrics.
Metrics calculated for an image object detection (bounding box) model.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pr_curve
def pr_curve() -> ::Google::Cloud::DataLabeling::V1beta1::PrCurve
Returns
- (::Google::Cloud::DataLabeling::V1beta1::PrCurve) — Precision-recall curve.
#pr_curve=
def pr_curve=(value) -> ::Google::Cloud::DataLabeling::V1beta1::PrCurve
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::PrCurve) — Precision-recall curve.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::PrCurve) — Precision-recall curve.