Re: [scikit-learn] scikit-learn Digest, Vol 98, Issue 1
U On Wed, Jul 3, 2024, 21:30 <scikit-learn-request@python.org> wrote:
Send scikit-learn mailing list submissions to scikit-learn@python.org
To subscribe or unsubscribe via the World Wide Web, visit https://mail.python.org/mailman/listinfo/scikit-learn or, via email, send a message with subject or body 'help' to scikit-learn-request@python.org
You can reach the person managing the list at scikit-learn-owner@python.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of scikit-learn digest..."
Today's Topics:
1. [ANN] scikit-learn 1.5.1 is online! (J?r?mie du Boisberranger) 2. Re: [ANN] scikit-learn 1.5.1 is online! (Guillaume Lema?tre) 3. Skrub 0.2.0: tabular learning made easy (Gael Varoquaux) 4. Re: [ANN] scikit-learn 1.5.1 is online! (Gael Varoquaux)
----------------------------------------------------------------------
Message: 1 Date: Wed, 3 Jul 2024 11:23:17 +0200 From: J?r?mie du Boisberranger <jeremie.du-boisberranger@inria.fr> To: scikit-learn@python.org Subject: [scikit-learn] [ANN] scikit-learn 1.5.1 is online! Message-ID: <e0ef2dd6-723b-4f9b-8e9d-1593665b3d97@inria.fr> Content-Type: text/plain; charset=UTF-8; format=flowed
Hello everyone,
We're happy to announce the 1.5.1 release !
It contains fixes for a few regressions introduced in 1.5.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.5.html#version-1-5-1
You can upgrade with pip as usual:
``` pip install -U scikit-learn ```
The conda-forge builds can be installed using:
``` conda install -c conda-forge scikit-learn ```
Thanks to everyone who contributed to this release !
J?r?mie, on behalf of the Scikit-learn maintainers team.
------------------------------
Message: 2 Date: Wed, 3 Jul 2024 11:28:31 +0200 From: Guillaume Lema?tre <g.lemaitre58@gmail.com> To: Scikit-learn mailing list <scikit-learn@python.org> Subject: Re: [scikit-learn] [ANN] scikit-learn 1.5.1 is online! Message-ID: <CACDxx9hovH3CydHOkOAQ1yWXBJJqntkF5pt+OjL6Lx= xUtTpiw@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
Thanks J?r?mie for this one.
On Wed, 3 Jul 2024 at 11:26, J?r?mie du Boisberranger < jeremie.du-boisberranger@inria.fr> wrote:
Hello everyone,
We're happy to announce the 1.5.1 release !
It contains fixes for a few regressions introduced in 1.5.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.5.html#version-1-5-1
You can upgrade with pip as usual:
``` pip install -U scikit-learn ```
The conda-forge builds can be installed using:
``` conda install -c conda-forge scikit-learn ```
Thanks to everyone who contributed to 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
-- Guillaume Lemaitre Open source engineer at :probabl.
participants (1)
-
Mukesh Muthiyan