1 type derived from NdcgTest
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
381
internal class FastNdcgTest :
NdcgTest
2 instantiations of NdcgTest
Microsoft.ML.FastTree (2)
FastTreeRanking.cs (2)
233
return new
NdcgTest
(ConstructScoreTracker(TrainSet), TrainSet.Ratings, FastTreeTrainerOptions.SortingAlgorithm);
414
return new
NdcgTest
(