2 references to MaxNumNodes
Microsoft.ML.FastTree (2)
TreeEnsemble\InternalRegressionTree.cs (2)
1043
CategoricalSplitFeatures = new int[
MaxNumNodes
][];
1044
CategoricalSplitFeatureRanges = new int[
MaxNumNodes
][];