2 references to GetLeaf
Microsoft.ML.FastTree (2)
Training\DocumentPartitioning.cs (1)
90int leaf = tree.GetLeaf(featureBins[d]);
TreeEnsemble\InternalRegressionTree.cs (1)
704int leaf = GetLeaf(featureBins);