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\u003eThe latest version available for the Google AutoML v1 API class BoundingBoxMetricsEntry is 3.4.0, with multiple prior versions also accessible, including 3.3.0, 3.2.0, and others down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eBoundingBoxMetricsEntry is a sealed class that provides metrics for bounding box matching in a single intersection-over-union threshold and multiple label match confidence thresholds.\u003c/p\u003e\n"],["\u003cp\u003eThe BoundingBoxMetricsEntry class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the BoundingBoxMetricsEntry class include ConfidenceMetricsEntries, IouThreshold, and MeanAveragePrecision, which provide metrics related to confidence thresholds, intersection-over-union values, and mean average precision, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class is contained within the Google.Cloud.AutoML.V1 namespace and is part of the Google.Cloud.AutoML.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]