1 write to LocalSearchParentCount
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
60LocalSearchParentCount = 10;
1 reference to LocalSearchParentCount
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
154ParameterSet[] bestKParamSets = GetKBestConfigurations(previousRuns, _args.LocalSearchParentCount);