automl / ConfigSpace

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

[Bug] Q values don't seem loaded with pcs format #326

Closed eddiebergman closed 2 months ago

eddiebergman commented 1 year ago

https://github.com/automl/ConfigSpace/blob/671465e2899f7b435fa23970d872c30177014f3e/ConfigSpace/read_and_write/pcs_new.py#L481-L488

eddiebergman commented 5 months ago

"q" values will be deprecated in #346