1 reference to GreedyPlusRandomSearch
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
157
ParameterSet[] eiChallengers =
GreedyPlusRandomSearch
(bestKParamSets, forest, (int)Math.Ceiling(numOfCandidates / 2.0F), previousRuns);