Open ennodepenno opened 2 years ago
+1 Because scikit-learn<0.25.0 and >=0.24.0 is really outdated.
+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?
+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
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
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?