5 references to PrintTestGraph
Microsoft.ML.FastTree (5)
BoostingFastTree.cs (1)
101optimizationAlgorithm.PreScoreUpdateEvent += PrintTestGraph;
FastTreeRanking.cs (1)
391PrintTestGraph(ch);
FastTreeRegression.cs (1)
411PrintTestGraph(ch);
FastTreeTweedie.cs (1)
347PrintTestGraph(ch);
RandomForest.cs (1)
54optimizationAlgorithm.PreScoreUpdateEvent += PrintTestGraph;