ClassificationPrimaryMetric.AveragePrecisionScoreWeighted Property

Definition

The arithmetic mean of the average precision score for each class, weighted by the number of true instances in each class.

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

Property Value

Applies to