All Projects → automl → Hpolib

automl / Hpolib

Licence: gpl-3.0
HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization packages: SMAC, spearmint and hyperopt. This package is discontinued, please read the longer note in the info box below.

Programming Languages

python
139335 projects - #7 most used programming language

HPOlib: A hyperparameter optimization library.

This package is discontinued. We have merged all changes that we have done since the initial release into the master branch, hoping that they are useful for some of you. The current software has several known bugs, which can be found in the issue tracker. In case someone wants to continue working on HPOlib, we're happy to answer questions, accept and merge pull requests. If you're looking for a set of benchmarks, please use the predecessor HPOlib2. HPOlib2 does not contain any optimization packages. We will add a list of Bayesian optimization packages to the documentation of HPOlib2.

This software provides a commen interface to the three hyperparameter Optimization packages hyperopt (TPE), SMAC and spearmint. For further information, please visit the accompanying website http://www.automl.org/hpolib. The documentation can be found at http://hpolib.readthedocs.org.

This software is licensed under the GPL license. You find the license text shipped with this package.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].