Class: Google::Cloud::AIPlatform::V1::EvaluateDatasetResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb

Overview

The results from an evaluation run performed by the EvaluationService.

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_output::Google::Cloud::AIPlatform::V1::AggregationOutput (readonly)

Returns Output only. Aggregation statistics derived from results of EvaluationService.

Returns:



479
480
481
482
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 479

class EvaluateDatasetResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#output_info::Google::Cloud::AIPlatform::V1::OutputInfo (readonly)

Returns Output only. Output info for EvaluationService.

Returns:



479
480
481
482
# File 'proto_docs/google/cloud/aiplatform/v1/evaluation_service.rb', line 479

class EvaluateDatasetResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end