你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Field Value

Applies to