scikit-optimize 0.8.1 Other versions
skopt.benchmarks
skopt.benchmarks.
bench1
A benchmark function for test purposes.
f(x) = x ** 2
It has a single minima with f(x*) = 0 at x* = 0.