paraqeet.optimizers.bayesian_optimizer#

Class definition of the Bayesian Optimizer model.

Classes

BayesianOptimizer(measure_func, optimization_map)

Minimize the outcome of a measurement using Bayesian optimization [13].