3 references to FastNdcgTest
Microsoft.ML.FastTree (3)
FastTreeRanking.cs (2)
215_specialTrainSetTest = new FastNdcgTest(optimizationAlgorithm.TrainingScores, TrainSet.Ratings, FastTreeTrainerOptions.SortingAlgorithm, FastTreeTrainerOptions.EarlyStoppingMetrics); 440return new FastNdcgTest(
Training\Test.cs (1)
424: base(trainingScores, labels, sortingAlgorithm, ndcgTruncation)