Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::MetricResult (v1.40.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::MetricResult.

Result for a single metric on a single instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error

def error() -> ::Google::Rpc::Status
Returns

#explanation

def explanation() -> ::String
Returns
  • (::String) — Output only. The explanation for the metric result.

#score

def score() -> ::Float
Returns
  • (::Float) — Output only. The score for the metric. Please refer to each metric's documentation for the meaning of the score.