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

function_setup.out/function_teardown.out in wrong directory

KEggensperger opened this issue · comments

When using a function setup and teardown function the respective output is saved to an .out file. This file should be stored in the experiment directory of each optimization run rather than in the root experiment directory.

$ ls 
config.cfg function_setup.out  function_teardown.out  hyperopt_august2013_mod_1_2014-12-9--10-14-38-187606  models  spearmint_april2013_mod_1_2014-12-9--10-46-55-964405