4 references to MinimumExamplesForCategoricalSplit
Microsoft.ML.FastTree (4)
BoostingFastTree.cs (1)
71
FastTreeTrainerOptions.MinimumExampleFractionForCategoricalSplit, FastTreeTrainerOptions.Bundling, FastTreeTrainerOptions.
MinimumExamplesForCategoricalSplit
,
FastTreeArguments.cs (2)
638
ectx.CheckUserArg(0 <=
MinimumExamplesForCategoricalSplit
, nameof(
MinimumExamplesForCategoricalSplit
), "Must be non-negative.");
RandomForest.cs (1)
71
FastTreeTrainerOptions.MinimumExampleFractionForCategoricalSplit, FastTreeTrainerOptions.Bundling, FastTreeTrainerOptions.
MinimumExamplesForCategoricalSplit
,