EvaluationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration details used for calculating evaluation metrics and creating an Evaluation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute
Name | Description |
bounding_box_evaluation_options |
google.cloud.datalabeling_v1beta1.types.BoundingBoxEvaluationOptions
Only specify this field if the related model performs image object detection (``IMAGE_BOUNDING_BOX_ANNOTATION``). Describes how to evaluate bounding boxes. This field is a member of `oneof`_ ``vertical_option``. |