2 references to LeafIndex
Microsoft.ML.FastTree (2)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (2)
493
int leaf = leafSplitCandidates.
LeafIndex
;
545
if (LargerChildSplitCandidates.
LeafIndex
< 0)