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