Metadata-Version: 2.1
Name: bayesian-optimization
Version: 1.1.0
Summary: Bayesian Optimization package
Home-page: https://github.com/fmfn/BayesianOptimization
Author: Fernando Nogueira
Author-email: fmfnogueira@gmail.com
License: UNKNOWN
Download-URL: https://github.com/fmfn/BayesianOptimization/tarball/0.6
Platform: UNKNOWN
Requires-Dist: numpy (>=1.9.0)
Requires-Dist: scipy (>=0.14.0)
Requires-Dist: scikit-learn (>=0.18.0)

A Python implementation of global optimization with gaussian processes.


