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 56 forks source link

function_setup.out/function_teardown.out in wrong directory #78

Closed KEggensperger closed 7 years ago

KEggensperger commented 9 years ago

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