[ANN] scikit-learn 0.24.0rc1 is online!
Please help us test the first release candidate for scikit-learn 0.24.0: pip install scikit-learn==0.24.0rc1 Changelog: https://scikit-learn.org/0.24/whats_new/v0.24.html In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression. Feel free to also retweet the announcement to get more people to test it before the final release (probably in 1 week or 2): https://twitter.com/scikit_learn/status/1334562221498753026 Thanks to anybody who helped make this happen! -- Olivier
Please help us test the first release candidate for scikit-learn 1.1.0: pip install scikit-learn==1.1.0rc1 Changelog:https://scikit-learn.org/1.1/whats_new/v1.1.html In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression. Thanks to everyone who contributed to this release! Best, Jérémie
Thanks Jeremie for leading the efforts to get this release out! -- Olivier
Hi everyone, Please help us test the first release candidate for scikit-learn 1.2.0: pip install scikit-learn==1.2.0rc1 Changelog:https://scikit-learn.org/1.2/whats_new/v1.2.html In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression. Thanks to everyone who contributed to this release! Best, Jérémie
Thanks Jeremie for pushing this release out! Now is the time to test downstream projects against this to make sure it will not break too many things when we publish the 1.2.0 final release in a week or two ! -- Olivier
Hi everyone, Please help us test the first release candidate for scikit-learn 1.3.0: pip install scikit-learn==1.3.0rc1 Changelog:https://scikit-learn.org/1.3/whats_new/v1.3.html In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression. Thanks to everyone who contributed to this release! Jérémie, on behalf of the scikit-learn maintainer team.
Thank you Jeremie for taking care of this release. On Thu, 15 Jun 2023 at 21:33, Jeremie du Boisberranger < jeremie.du-boisberranger@inria.fr> wrote:
Hi everyone,
Please help us test the first release candidate for scikit-learn 1.3.0:
pip install scikit-learn==1.3.0rc1
Changelog:https://scikit-learn.org/1.3/whats_new/v1.3.html
In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression.
Thanks to everyone who contributed to this release!
Jérémie,
on behalf of the scikit-learn maintainer team.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
-- Guillaume Lemaitre Scikit-learn @ Inria Foundation https://glemaitre.github.io/
Yes indeed. Thank you heaps Jérémie!! Gaël On Fri, Jun 16, 2023 at 08:09:23AM +0200, Guillaume Lemaître wrote:
Thank you Jeremie for taking care of this release.
On Thu, 15 Jun 2023 at 21:33, Jeremie du Boisberranger < jeremie.du-boisberranger@inria.fr> wrote:
Hi everyone,
Please help us test the first release candidate for scikit-learn 1.3.0:
pip install scikit-learn==1.3.0rc1
In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression.
Thanks to everyone who contributed to this release!
Jérémie,
on behalf of the scikit-learn maintainer team.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
-- Gael Varoquaux Research Director, INRIA http://gael-varoquaux.info http://twitter.com/GaelVaroquaux
Hi everyone, Please help us test the first release candidate for scikit-learn 1.4: pip install scikit-learn==1.4.0rc1 Changelog: https://scikit-learn.org/1.4/whats_new/v1.4.html In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression. Thanks to everyone who contributed to this release! Jérémie, on behalf of the scikit-learn maintainer team.
Thanks Jérémie! The RC makes testing the upcoming release indeed much easier. Christian
Am 20.12.2023 um 21:12 schrieb Jeremie du Boisberranger <jeremie.du-boisberranger@inria.fr>:
Hi everyone,
Please help us test the first release candidate for scikit-learn 1.4:
pip install scikit-learn==1.4.0rc1
Changelog: https://scikit-learn.org/1.4/whats_new/v1.4.html
In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression.
Thanks to everyone who contributed to this release!
Jérémie,
on behalf of the scikit-learn maintainer team. _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
Hi everyone, We're happy to announce the 1.4.0 release which you can install via pip or conda: pip install -U scikit-learn or conda install -c conda-forge scikit-learn You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_releas... and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.4.html This version supports Python versions 3.9 to 3.12. Thanks to all contributors who helped on this release ! Jérémie, On behalf of the scikit-learn maintainers team.
Thank you very much, Jérémie, for taking care of this release. I‘m excited to use the new features and improvements. Christian
Am 19.01.2024 um 12:18 schrieb Jeremie du Boisberranger <jeremie.du-boisberranger@inria.fr>:
Hi everyone,
We're happy to announce the 1.4.0 release which you can install via pip or conda:
pip install -U scikit-learn
or
conda install -c conda-forge scikit-learn
You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_releas... and the long list of the changes under https://scikit-learn.org/stable/whats_new/v1.4.html
This version supports Python versions 3.9 to 3.12.
Thanks to all contributors who helped on this release !
Jérémie, On behalf of the scikit-learn maintainers team. _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
Hi everyone, During the last release we reached our project limit size on PyPI. Although we've been able to increase this limit, we thought that it would be a good idea to make some space. As a first step, we plan to remove all release candidates (RCs) of previous releases. These should not be downloaded by anyone at this point. If you need these old RCs, please tell us quickly before we delete them because it will be permanent. We also plan to remove all releases but the last from testpypi. Same, if you need them please tell us quickly. Have a good day, Jérémie
participants (5)
-
Christian Lorentzen -
Gael Varoquaux -
Guillaume Lemaître -
Jeremie du Boisberranger -
Olivier Grisel