slds-lmu / yahpo_gym

Surrogate benchmarks for HPO problems
26 stars 2 forks source link

Searchspace inconsistent with domain in R #54

Closed mb706 closed 1 year ago

mb706 commented 1 year ago

Not sure whether this should be opened here or in yahpo_data:

The search space for rbv2_super parameter aknn.ef_construction goes from 2 to 7, exp() transformed, but the codomain has upper limit 403. I guess it should be 1097, as in the configspace.json?

pfistfl commented 1 year ago

This should be solved now, domains go from [1, 256] for ef to [1, 512]foref_construction`.