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
- (::Google::Rpc::Status) — Output only. The error status for the metric result.
#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.