SearchExampleComparisonsResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Results of searching example comparisons.
Attributes |
|
---|---|
Name | Description |
example_comparisons |
MutableSequence[google.cloud.datalabeling_v1beta1.types.SearchExampleComparisonsResponse.ExampleComparison]
A list of example comparisons matching the search criteria. |
next_page_token |
str
A token to retrieve next page of results. |
Classes
ExampleComparison
ExampleComparison(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Example comparisons comparing ground truth output and predictions for a specific input.