3 references to NMinForSplit
Microsoft.ML.Sweeper (3)
Algorithms\SmacSweeper.cs (3)
74_host.CheckUserArg(options.NMinForSplit > 1, nameof(options.NMinForSplit), "parameter must be greater than 1"); 141MinimumExampleCountPerLeaf = _args.NMinForSplit,