ProjectsDatasetsEvaluationsExampleComparisons
class ProjectsDatasetsEvaluationsExampleComparisons extends Resource (View source)
The "exampleComparisons" collection of methods.
Typical usage is:
$datalabelingService = new Google\Service\DataLabeling(...);
$exampleComparisons = $datalabelingService->projects_datasets_evaluations_exampleComparisons;
Methods
search(string $parent, GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest $postBody, array $optParams = [])
Searches example comparisons from an evaluation. The return format is a list of example comparisons that show ground truth and prediction(s) for a single input. Search by providing an evaluation ID. (exampleComparisons.search)
Details
GoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse
search(string $parent, GoogleCloudDatalabelingV1beta1SearchExampleComparisonsRequest $postBody, array $optParams = [])
Searches example comparisons from an evaluation. The return format is a list of example comparisons that show ground truth and prediction(s) for a single input. Search by providing an evaluation ID. (exampleComparisons.search)