RankingMetrics constructor
RankingMetrics({})
Implementation
RankingMetrics({
this.averageRank,
this.meanAveragePrecision,
this.meanSquaredError,
this.normalizedDiscountedCumulativeGain,
});
RankingMetrics({
this.averageRank,
this.meanAveragePrecision,
this.meanSquaredError,
this.normalizedDiscountedCumulativeGain,
});