Marius Lindauer
Marius Lindauer
Hi, Thank you for your feedback. Unfortunately, so far it is not possible because CAVE does not evaluates any configuration but it only uses the data provided to it. We...
Hi, In general, I would recommend to ask detailed questions regarding BOHB in the corresponding repo: https://github.com/automl/HpBandSter But let me give it a try: 'q' is a percentile for discriminating...
> This looks like a great start to me To what do you refer here? I think that I don't understand some of your points because (for example) I don't...
Thanks. Yes, it looks like a good first version. @shukon After a short look, I think I agree with all your points. One more point: I would like to also...
> You, @mlindauer, don't want to generate a cave report in the script? Yes, but it should be simple to generate the report *after* using the fmin interface.
> We could, maybe, use a Kernel-function to approximate the mapping (following this idea). Sounds interesting. Is an implementation available? If not, how much time do you expect you will...
yes, indeed, I used the wrong branch. After reinstalling fANOVA, I'm getting a new error now: ``` INFO:Importance:Running evaluation method fANOVA Traceback (most recent call last): File "/home/lindauer/git/ParameterImportance/scripts/evaluate.py", line 41,...
Thank you for the thorough explanation. Right now, my goal is to have reimplementation of the old SMAC. At some point, we should discuss with Frank whether this is the...