automl / ConfigSpace

Domain specific language for configuration spaces in Python. Useful for hyperparameter optimization and algorithm configuration.
https://automl.github.io/ConfigSpace/
Other
204 stars 95 forks source link

Hyperparameters losing bounds (or crashing) upon init from json #307

Closed Neonkraft closed 1 year ago

Neonkraft commented 1 year ago

This issue is related to #276 . The same issue raised in it can also be reproduced for {Uniform, Normal}{Float, Integer}Hyperparameter.