1 write to SimpleTest
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
214SimpleTest = scenarioWithoutHistory;
5 references to SimpleTest
Microsoft.ML.FastTree (5)
Training\Test.cs (5)
217SimpleTest.ScoreTracker.ScoresUpdated += OnScoresUpdated; 223var results = SimpleTest.ComputeTests().ToArray(); 241return SimpleTest.ComputeTests(); 246yield return SimpleTest.ComputeTests(scores).ToArray()[LossIndex]; 251return SimpleTest.FormatInfoString();