BayesOpt
Modules
Here is a list of all modules:
 BayesOptMain module for Bayesian optimization
 NonParametricProcessesSet of nonparametric processes (Gaussian process, Student's t process, etc.) for surrogate modelling
 CriteriaFunctionsSet of criterium functions to select the next point during optimization/exploration
 KernelFunctionsSet of kernel or covariance functions for the nonparametric processes
 ParametricFunctionsSet of parametric models for surrogate modelling
 BayesOptPythonPython Module for BayesOpt