1 write to Epsilon
Microsoft.ML.AutoML (1)
Sweepers\SmacSweeper.cs (1)
63Epsilon = 0.00001f;
2 references to Epsilon
Microsoft.ML.AutoML (2)
Sweepers\SmacSweeper.cs (2)
190Tuple<double, ParameterSet> bestChildKvp = LocalSearch(c, forest, bestVal, _args.Epsilon, bestRun.IsMetricMaximizing); 236if (eis[bestIndex] - currentBestEI < _args.Epsilon)