4 references to CreateStandardTest
Microsoft.ML.FastTree (4)
FastTreeRanking.cs (4)
282Tests.Add(CreateStandardTest(TrainSet)); 286Test test = CreateStandardTest(ValidSet); 292Test test = CreateStandardTest(TestSets[t]); 453return CreateStandardTest(TestSets[0]);