automl / CARP-S

A Framework for Comparing N Hyperparameter Optimizers on M Benchmarks.
https://automl.github.io/CARP-S/latest/
Other
4 stars 0 forks source link

fix: HPOBench not installable with python 3.10.15 also req says <=3.10 #94

Open benjamc opened 2 months ago

benjamc commented 2 months ago

version mismatch smac2.0 + hpobench python 3.9. dask distributed has non-acceptable typings

create extra branch that also fixes the np.float problem...

also automatically load ml system singularity on cluster

also upgrade sklearn version

benjamc commented 1 month ago

this culprit locks sklearn requirement :( rename loss

helegraf commented 3 weeks ago

Can't increase the sklearn version due to the pickled surrogates anyways, so the current proposal is to not install extra requirements of HPOBench and just use the containerzied versions