public sealed class BoundingBoxMetricsEntry : IMessage<BoundingBoxMetricsEntry>, IEquatable<BoundingBoxMetricsEntry>, IDeepCloneable<BoundingBoxMetricsEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class BoundingBoxMetricsEntry.
Bounding box matching model metrics for a single intersection-over-union
threshold and multiple label match confidence thresholds.
public RepeatedField<BoundingBoxMetricsEntry.Types.ConfidenceMetricsEntry> ConfidenceMetricsEntries { get; }
Output only. Metrics for each label-match confidence_threshold from
0.05,0.10,...,0.95,0.96,0.97,0.98,0.99. Precision-recall curve is
derived from them.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eBoundingBoxMetricsEntry\u003c/code\u003e class within the Google AutoML v1 API, specifically for version 3.3.0, with links to other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBoundingBoxMetricsEntry\u003c/code\u003e is a class used to represent bounding box matching model metrics for a single intersection-over-union (IoU) threshold and multiple label match confidence thresholds.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBoundingBoxMetricsEntry\u003c/code\u003e class include \u003ccode\u003eConfidenceMetricsEntries\u003c/code\u003e (metrics for each label-match confidence threshold), \u003ccode\u003eIouThreshold\u003c/code\u003e (the IoU threshold value), and \u003ccode\u003eMeanAveragePrecision\u003c/code\u003e (the mean average precision).\u003c/p\u003e\n"],["\u003cp\u003eThe page details the constructors for \u003ccode\u003eBoundingBoxMetricsEntry\u003c/code\u003e which includes an empty constructor and a constructor that takes in another \u003ccode\u003eBoundingBoxMetricsEntry\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]