Share via


ObjectDetectionPrimaryMetrics.MeanAveragePrecision Field

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 Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ObjectDetectionPrimaryMetrics MeanAveragePrecision;
 staticval mutable MeanAveragePrecision : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ObjectDetectionPrimaryMetrics
Public Shared MeanAveragePrecision As ObjectDetectionPrimaryMetrics 

Field Value

Applies to