AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::SearchExampleComparisonsResponse::ExampleComparison (v0.8.0)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::SearchExampleComparisonsResponse::ExampleComparison.

Example comparisons comparing ground truth output and predictions for a specific input.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#ground_truth_example

def ground_truth_example() -> ::Google::Cloud::DataLabeling::V1beta1::Example
Returns

#ground_truth_example=

def ground_truth_example=(value) -> ::Google::Cloud::DataLabeling::V1beta1::Example
Parameter
Returns

#model_created_examples

def model_created_examples() -> ::Array<::Google::Cloud::DataLabeling::V1beta1::Example>
Returns

#model_created_examples=

def model_created_examples=(value) -> ::Array<::Google::Cloud::DataLabeling::V1beta1::Example>
Parameter
Returns