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