Google Cloud Datalabeling V1beta1 Client - Class ObjectDetectionMetrics (0.5.3)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ObjectDetectionMetrics.

Metrics calculated for an image object detection (bounding box) model.

Generated from protobuf message google.cloud.datalabeling.v1beta1.ObjectDetectionMetrics

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ pr_curve Google\Cloud\DataLabeling\V1beta1\PrCurve

Precision-recall curve.

getPrCurve

Precision-recall curve.

Returns
Type Description
Google\Cloud\DataLabeling\V1beta1\PrCurve|null

hasPrCurve

clearPrCurve

setPrCurve

Precision-recall curve.

Parameter
Name Description
var Google\Cloud\DataLabeling\V1beta1\PrCurve
Returns
Type Description
$this