GPyOpt.plotting package

Submodules

GPyOpt.plotting.plots_bo module

GPyOpt.plotting.plots_bo.plot_acquisition(bounds, input_dim, model, Xdata, Ydata, acquisition_function, suggested_sample, filename=None)

Plots of the model and the acquisition function in 1D and 2D examples.

GPyOpt.plotting.plots_bo.plot_convergence(Xdata, best_Y, filename=None)

Plots to evaluate the convergence of standard Bayesian optimization algorithms

Module contents