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 | |
---|---|
Name | Description |
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 ( |
getBoundingBoxEvaluationOptions
Only specify this field if the related model performs image object
detection (IMAGE_BOUNDING_BOX_ANNOTATION
). Describes how to evaluate
bounding boxes.
Returns | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
Google\Cloud\DataLabeling\V1beta1\BoundingBoxEvaluationOptions
|
Returns | |
---|---|
Type | Description |
$this |
getVerticalOption
Returns | |
---|---|
Type | Description |
string |