ExampleComparison(mapping=None, *, ignore_unknown_fields=False, **kwargs)Example comparisons comparing ground truth output and predictions for a specific input.
Attributes |
|
|---|---|
| Name | Description |
ground_truth_example |
google.cloud.datalabeling_v1beta1.types.Example
The ground truth output for the input. |
model_created_examples |
MutableSequence[google.cloud.datalabeling_v1beta1.types.Example]
Predictions by the model for the input. |