2 references to MaxDcgRange
Microsoft.ML.FastTree (2)
Dataset\Dataset.cs (2)
441this(ratings, boundaries, queryIds, docIds, MaxDcgRange(ratings, boundaries, 10), actualTargets) 795MaxDcg = MaxDcgRange(Ratings, Boundaries, truncationLevel);