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