Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::Measurement::Metric (v0.23.0)

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

A message representing a metric in the measurement.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metric_id

def metric_id() -> ::String
Returns
  • (::String) — Output only. The ID of the Metric. The Metric should be defined in [StudySpec's Metrics][google.cloud.aiplatform.v1.StudySpec.metrics].

#value

def value() -> ::Float
Returns
  • (::Float) — Output only. The value for this metric.