1 write to Iteration
Microsoft.ML.FastTree (1)
Training\Test.cs (1)
222Iteration++;
2 references to Iteration
Microsoft.ML.FastTree (2)
Training\Test.cs (2)
233BestIteration = Iteration; 324_toleratedQueue.AddLast(new ValueIterationPair(Iteration - _windowSize / 2, _currentWindowSum));