meanAveragePrecision property

double? meanAveragePrecision
getter/setter pair

Calculates a precision per user for all the items by ranking them and then averages all the precisions across all the users.

Implementation

core.double? meanAveragePrecision;