Re: [scikit-learn] [ANN] scikit-learn 1.4.2 is online!

2024-04-09 Thread olivier combescure
What is your aim using scikit? Le mar. 9 avr. 2024, 22:14, Jeremie du Boisberranger < jeremie.du-boisberran...@inria.fr> a écrit : > Hi everyone, > > scikit-learn 1.4.2 is out on pypi.org ! > This release only includes support for numpy 2. > > You can upgrade with pip as usual: > > pip install -U

[scikit-learn] [ANN] scikit-learn 1.4.2 is online!

2024-04-09 Thread Jeremie du Boisberranger
Hi everyone, scikit-learn 1.4.2 is out on pypi.org ! This release only includes support for numpy 2. You can upgrade with pip as usual: |pip install -U scikit-learn | Thanks to all contributors who helped on this release. Jérémie, On behalf of the Scikit-learn maintainers