1 write to _lossIndex
Microsoft.ML.FastTree (1)
Training\StepSearch.cs (1)
59_lossIndex = lossIndex;
1 reference to _lossIndex
Microsoft.ML.FastTree (1)
Training\StepSearch.cs (1)
87Loss = _lossCalculator.ComputeTests(Scores.Scores).ToList()[_lossIndex];