slds-lmu / yahpo_gym

Surrogate benchmarks for HPO problems
26 stars 2 forks source link

feat: data_path argument in construction of BenchmarkSet allows for overriding local config data path #81

Closed sumny closed 2 months ago

sumny commented 10 months ago

E.g.

from yahpo_gym import benchmark_set
import yahpo_gym.benchmarks.lcbench

bench = benchmark_set.BenchmarkSet("lcbench", data_path = tmp_dir)

where tmp_dir is a temporary directory similar in structure as the usual yahpo_data data directory

sumny commented 2 months ago

merged into v2_final with https://github.com/slds-lmu/yahpo_gym/commit/b211de418463be410b25d16d8fbce1d323231a6d