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