Google Cloud Datalabeling V1beta1 Client - Class EvaluationConfig (0.2.0)

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

Configuration details used for calculating evaluation metrics and creating an Evaluation.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ bounding_box_evaluation_options Google\Cloud\DataLabeling\V1beta1\BoundingBoxEvaluationOptions

Only specify this field if the related model performs image object detection (IMAGE_BOUNDING_BOX_ANNOTATION). Describes how to evaluate bounding boxes.

getBoundingBoxEvaluationOptions

Only specify this field if the related model performs image object detection (IMAGE_BOUNDING_BOX_ANNOTATION). Describes how to evaluate bounding boxes.

Returns
TypeDescription
Google\Cloud\DataLabeling\V1beta1\BoundingBoxEvaluationOptions|null

hasBoundingBoxEvaluationOptions

setBoundingBoxEvaluationOptions

Only specify this field if the related model performs image object detection (IMAGE_BOUNDING_BOX_ANNOTATION). Describes how to evaluate bounding boxes.

Parameter
NameDescription
var Google\Cloud\DataLabeling\V1beta1\BoundingBoxEvaluationOptions
Returns
TypeDescription
$this

getVerticalOption

Returns
TypeDescription
string