Skip to content

HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization packages: SMAC, spearmint and hyperopt

License

jh-jeong/HPOlib

 
 

Repository files navigation

HPOlib: A hyperparameter optimization library.

This software provides a common 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 installation manual is in the file INSTALL.md

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

Status for master branch:

Build Status Code Health

Status for development branch

Build Status Code Health

Issue tracking

Issue Tracking

About

HPOlib is a hyperparameter optimization library. It provides a common interface to three state of the art hyperparameter optimization packages: SMAC, spearmint and hyperopt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%