Matthias Feurer
Matthias Feurer
No, we currently don't have that. Could you please give an example use case? And is this similar to #122?
Thanks a lot for the explanation. Unfortunately, the design of the ConfigSpace doesn't lend itself for easily implementing this. If you have an idea how to do so, please let...
I usually use https://github.com/automl/ConfigSpace/blob/master/scripts/benchmark_sampling.py to benchmark changes. Probably we should improve that script and document how to use it.
Hi @dengdifan and @filipbartek, Please excuse the delay, but I finally get to your two PRs (this one and #219). As a first step I checked, and they both fix...
We need to check if this PR fixes https://github.com/automl/ConfigSpace/issues/196 as well.
Hi @filipbartek, thank you very much for your explanation. As discussed, I just merged #219. Could you please rebase your PR, I will then check again how to proceed.
Thanks a lot for reporting this. Would you mind creating a pull request fixing this? What worries me a bit more, though, is that this is actually triggered - this...
Thanks a lot for the PR and the additional example. So apparently there is an issue in the neighborhood generation that leads to the creation of invalid configurations. If you...
Re-opening this as #195 only solves half of this issue.
Thank you very much for reporting this. I can confirm this issue. I just tried to fix it, however, this results in an endless loop when requesting new neighbors from...