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

[Question] Is it possible to use Scikit-learn version >=1.1.1 #1597

Open
ennodepenno opened this issue Oct 12, 2022 · 4 comments
Open

[Question] Is it possible to use Scikit-learn version >=1.1.1 #1597

ennodepenno opened this issue Oct 12, 2022 · 4 comments
Labels
dependencies Pull requests that update a dependency file enhancement A new improvement or feature
Milestone

Comments

@ennodepenno
Copy link

Working with Scikit-learn version 1.1.1 and auto-sklearn 0.15.0 using Pycharm is working fine.
When building a docker container an error message occurres: auto-sklearn 0.15.0 depends on scikit-learn<0.25.0 and >=0.24.0

Is it possible to update the auto-sklearn to require the latest version of Scikit-learn?

@detrin
Copy link

detrin commented Oct 28, 2022

+1 Because scikit-learn<0.25.0 and >=0.24.0 is really outdated.

@ennodepenno
Copy link
Author

+1 Because scikit-learn<0.25.0 and >=0.24.0 is really outdated.

Just another reason to update auto-sklearn to the latest scikit-learn versions right?

@detrin
Copy link

detrin commented Oct 31, 2022

+1 Because scikit-learn<0.25.0 and >=0.24.0 is really outdated.

Just another reason to update auto-sklearn to the latest scikit-learn versions right?
Exactly, not sure whether auto-sklearn is slowly dying or not

@eddiebergman
Copy link
Contributor

Hi all,

Sorry for the haitus, I'm currently the only maintainer and I do have other responsibilities, so maintenance has slowed down a lot, but not dead. I have some time during the next two weeks to fix some things, this is high on the list!

As always, feel free to contribute if there is anything you wish to get through quicker!

Best,
Eddie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement A new improvement or feature
Projects
None yet
Development

No branches or pull requests

3 participants