3 references to GetDatasetStatistics
Microsoft.ML.FastTree (3)
FastTree.cs (3)
439
ch.Trace("Training {0}",
GetDatasetStatistics
(TrainSet));
442
ch.Trace("Validation {0}",
GetDatasetStatistics
(ValidSet));
447
GetDatasetStatistics
(TestSets[i]), i);