Contents

meanAveragePrecision

The mean average precision.

Declaration

var meanAveragePrecision: Float { get }

Discussion

An average precision score summarizes the precision-recall curve for a label. The mean average precision is the mean of the average precision scores for all the classification labels.

See Also

Getting the properties