scikit-optimize
skopt
skopt.acquisition
skopt.benchmarks
skopt.callbacks
skopt.learning
skopt.optimizer
skopt.plots
skopt.utils
skopt.sampler
skopt.space.space
skopt.space.transformers
bench1()
A benchmark function for test purposes.
f(x) = x ** 2
It has a single minima with f(x*) = 0 at x* = 0.
previous
skopt.acquisition.gaussian_pi
next
skopt.benchmarks.bench1_with_time