Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
benjamc opened this issue May 1, 2024 · 2 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@benjamc
Copy link
Collaborator

benjamc commented May 1, 2024

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
Copy link
Collaborator Author

benjamc commented May 22, 2024

this culprit locks sklearn requirement :( rename loss

@benjamc benjamc added the enhancement New feature or request label Jun 13, 2024
@benjamc benjamc added this to the v0.1.1 milestone Jun 13, 2024
@helegraf
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants