4 references to MaximumCategoricalSplitPointCount
Microsoft.ML.FastTree (4)
BoostingFastTree.cs (1)
70
FastTreeTrainerOptions.
MaximumCategoricalSplitPointCount
, BsrMaxTreeOutput(), ParallelTraining,
FastTreeArguments.cs (2)
636
ectx.CheckUserArg(0 <=
MaximumCategoricalSplitPointCount
, nameof(
MaximumCategoricalSplitPointCount
), "Must be non-negative.");
RandomForest.cs (1)
70
FastTreeTrainerOptions.
MaximumCategoricalSplitPointCount
, _quantileEnabled, FastTreeTrainerOptions.NumberOfQuantileSamples, ParallelTraining,