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

Test benchmark

KEggensperger opened this issue · comments

Include a method to test whether a implemented benchmark works, e.g.

``HPOlib-test-benchmark´´

which runs the benchmark (without starting the main optimization loop) with one random (?) configuration and directly displays errors.