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

Get (Error-) output of SMAC_to_HPOlib #104

Open KEggensperger opened 9 years ago

KEggensperger commented 9 years ago

If loading config.cfg fails, there is no output, except

`No handlers could be found for logger "HPOlib.wrapping_util"``

which is not very helpful.