automl / HPOlib

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.

Home Page:http://automl.org/hpolib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python interface

KEggensperger opened this issue · comments

Create a interface that makes the HPOlib callable within python, like pysmac/pyautoweka/etc.
Maybe support a similar interface as pysmac.