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