2 references to Epsilon
Microsoft.ML.Sweeper (2)
Algorithms\SmacSweeper.cs (2)
204Tuple<double, ParameterSet> bestChildKvp = LocalSearch(c, forest, bestVal, _args.Epsilon); 245if (eis[bestIndex] - currentBestEI < _args.Epsilon)