3 writes to _leafIndex
Microsoft.ML.FastTree (3)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (3)
918_leafIndex = leafIndex; 1006_leafIndex = 0; 1074_leafIndex = -1;
1 reference to _leafIndex
Microsoft.ML.FastTree (1)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (1)
855get { return _leafIndex; }