1 write to Bundling
Microsoft.ML.FastTree (1)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (1)
139
Bundling
= bundling;
3 references to Bundling
Microsoft.ML.FastTree (3)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (3)
679
if (
Bundling
== Bundle.None)
686
else if (
Bundling
== Bundle.AggregateLowPopulation)
693
else if (
Bundling
== Bundle.Adjacent)