共用方式為


ObjectDetectionPrimaryMetric.MeanAveragePrecision Property

Definition

Mean Average Precision (MAP) is the average of AP (Average Precision). AP is calculated for each class and averaged to get the MAP.

public static Azure.ResourceManager.MachineLearning.Models.ObjectDetectionPrimaryMetric MeanAveragePrecision { get; }
static member MeanAveragePrecision : Azure.ResourceManager.MachineLearning.Models.ObjectDetectionPrimaryMetric
Public Shared ReadOnly Property MeanAveragePrecision As ObjectDetectionPrimaryMetric

Property Value

Applies to