Applies the optimizer (minimizer) to the acquisition.
Applies the optimizer (minimizer) to the acquisition.
Acquisition to optimize.
Gaussian Process.
Past objective values found.
Input space of the objective.
Each dimension's lower bound.
Each dimension's upper bound.
acquisition's maximum.
The optimizer used to maximize the acquisition. All optimizers should inherit from this class.