Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PointwiseMetricResult.
Spec for pointwise metric result.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#custom_output
def custom_output() -> ::Google::Cloud::AIPlatform::V1::CustomOutput
Returns
- (::Google::Cloud::AIPlatform::V1::CustomOutput) — Output only. Spec for custom output.
#explanation
def explanation() -> ::String
Returns
- (::String) — Output only. Explanation for pointwise metric score.
#score
def score() -> ::Float
Returns
- (::Float) — Output only. Pointwise metric score.