5 references to Bundling
Microsoft.ML.FastTree (5)
BoostingFastTree.cs (1)
71
FastTreeTrainerOptions.MinimumExampleFractionForCategoricalSplit, FastTreeTrainerOptions.
Bundling
, FastTreeTrainerOptions.MinimumExamplesForCategoricalSplit,
FastTreeArguments.cs (3)
639
ectx.CheckUserArg(Bundle.None <=
Bundling
&&
Bundling
<= Bundle.Adjacent, nameof(
Bundling
), "Must be between 0 and 2.");
RandomForest.cs (1)
71
FastTreeTrainerOptions.MinimumExampleFractionForCategoricalSplit, FastTreeTrainerOptions.
Bundling
, FastTreeTrainerOptions.MinimumExamplesForCategoricalSplit,