3 references to NumNeighborsForNumericalParams
Microsoft.ML.Sweeper (3)
Algorithms\SmacSweeper.cs (3)
79_host.CheckUserArg(options.NumNeighborsForNumericalParams > 0, nameof(options.NumNeighborsForNumericalParams), "parameter must be greater than 0"); 313for (int j = 0; j < _args.NumNeighborsForNumericalParams; j++)