averageRank property

double? averageRank
getter/setter pair

Determines the goodness of a ranking by computing the percentile rank from the predicted confidence and dividing it by the original rank.

Implementation

core.double? averageRank;