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.
http://automl.org/hpolib
GNU General Public License v3.0
166 stars 54 forks source link

HPOlib test #81

Open aaronkl opened 9 years ago

aaronkl commented 9 years ago

Is it possible to apply HPOlib test on many runs in a directory at once instead of specifying each run via --cwd?