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