4 references to MaximumCategoricalGroupCountPerNode
Microsoft.ML.FastTree (4)
BoostingFastTree.cs (1)
69
FastTreeTrainerOptions.AllowEmptyTrees, FastTreeTrainerOptions.GainConfidenceLevel, FastTreeTrainerOptions.
MaximumCategoricalGroupCountPerNode
,
FastTreeArguments.cs (2)
635
ectx.CheckUserArg(0 <=
MaximumCategoricalGroupCountPerNode
, nameof(
MaximumCategoricalGroupCountPerNode
), "Must be non-negative.");
RandomForest.cs (1)
69
FastTreeTrainerOptions.AllowEmptyTrees, FastTreeTrainerOptions.GainConfidenceLevel, FastTreeTrainerOptions.
MaximumCategoricalGroupCountPerNode
,