3 references to NumOfTrees
Microsoft.ML.Sweeper (3)
Algorithms\SmacSweeper.cs (3)
73_host.CheckUserArg(options.NumOfTrees > 0, nameof(options.NumOfTrees), "parameter must be greater than 0"); 140NumberOfTrees = _args.NumOfTrees,