Re: [scikit-learn] [ANN] scikit-learn 1.1 release

2022-05-12 Thread Norbert Preining
> We're happy to announce the 1.1 release which you can install via pip or Congratulations to the team! Norbert -- PREINING Norbert https://www.preining.info Mercari Inc. + IFMGA Guide + TU Wien + TeX Live GPG: 0x860CDC13 fp: F7D8 A928 26E3

Re: [scikit-learn] [ANN] scikit-learn 1.1 release

2022-05-12 Thread Alexandre Gramfort
awesome ! 👏 Alex On Thu, May 12, 2022 at 6:53 PM Gael Varoquaux < gael.varoqu...@normalesup.org> wrote: > Wohoo!! Thank you so much. This is so exciting: all those nice > improvements reaching so much users. > > Gaël > > On Thu, May 12, 2022 at 05:20:24PM +0200, Jeremie du Boisberranger wrote:

Re: [scikit-learn] [ANN] scikit-learn 1.1 release

2022-05-12 Thread Gael Varoquaux
Wohoo!! Thank you so much. This is so exciting: all those nice improvements reaching so much users. Gaël On Thu, May 12, 2022 at 05:20:24PM +0200, Jeremie du Boisberranger wrote: > Hi everyone, > We're happy to announce the 1.1 release which you can install via pip or > conda: >     pip install

Re: [scikit-learn] [ANN] scikit-learn 1.1 release

2022-05-12 Thread Olivier Grisel
Congrats Jeremie and everybody who contributed to this release! This is a great achievement. -- Olivier ___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn

Re: [scikit-learn] [ANN] scikit-learn 1.1 release

2022-05-12 Thread bthirion
Congratulations ! B Le 12/05/2022 à 17:20, Jeremie du Boisberranger a écrit : Hi everyone, We're happy to announce the 1.1 release which you can install via pip or conda:     pip install -U scikit-learn or (soon)     conda install -c conda-forge scikit-learn The wheels for arm64 are not a

Re: [scikit-learn] [ANN] scikit-learn 1.1 release

2022-05-12 Thread Adrin
Thanks a ton for the efforts Jeremie! Delighted to see the release out! On Thu, May 12, 2022 at 5:21 PM Jeremie du Boisberranger < jeremie.du-boisberran...@inria.fr> wrote: > Hi everyone, > > We're happy to announce the 1.1 release which you can install via pip or > conda: > > pip install -U