[scikit-learn] [ANNOUNCEMENT] scikit-learn 1.0 release

Satrajit Ghosh satra at mit.edu
Fri Sep 24 14:52:24 EDT 2021


congratulations1 that's a significant milestone. even prior to this it's
been amazing to see a relatively stable API over the years, and one that
has influenced many others.

cheers,

satra

On Fri, Sep 24, 2021 at 12:40 PM Adrin <adrin.jalali at gmail.com> wrote:

> Hi everyone,
>
> We're happy to announce the 1.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_release_highlights_1_0_0.html
> and the long list of the changes under
> https://scikit-learn.org/stable/whats_new/v1.0.html
>
> New major features include: mandatory keyword arguments in many places,
> Spline Transformers, Quantile Regressor, Feature Names Support, a more
> flexible plotting API, Online One-Class SVM, and much more!
>
> This version supports Python versions 3.7 to 3.9.
>
> A big thanks to all contributors for making this release possible.
>
> Regards,
> Adrin,
> On the behalf of the scikit-learn maintainer team.
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scikit-learn/attachments/20210924/73c6efc5/attachment.html>


More information about the scikit-learn mailing list