slds-lmu / yahpo_gym

Surrogate benchmarks for HPO problems
26 stars 3 forks source link

get_fidelity_space dependencies. #22

Closed pfistfl closed 2 years ago

pfistfl commented 2 years ago
  b = BenchmarkSet("rbv2_svm")
  b.get_fidelity_space()

this errors I think due to some dependencies in the ConfigSpace

pfistfl commented 2 years ago

Adressed now