View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaModelevaluationMetricsVideoActionMetricsConfidenceMetrics (google_api_ai_platform v0.24.0)
Metrics for a single confidence threshold.
Attributes
-
confidenceThreshold(type:number(), default:nil) - Output only. The confidence threshold value used to compute the metrics. -
f1Score(type:number(), default:nil) - Output only. The harmonic mean of recall and precision. -
precision(type:number(), default:nil) - Output only. Precision for the given confidence threshold. -
recall(type:number(), default:nil) - Output only. Recall for the given confidence threshold.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.