Metadata-Version: 2.1
Name: GPopt
Version: 0.2.4
Summary: Bayesian Optimization using Gaussian Process Regression
Home-page: https://github.com/thierrymoudiki/GPopt
Author: Thierry Moudiki
Author-email: thierry.moudiki@gmail.com
License: BSD
Download-URL: https://github.com/thierrymoudiki/GPopt/tarball/0.2.4
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Dist: joblib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: threadpoolctl

Bayesian Optimization using Gaussian Process Regression


