[scikit-learn] [ANN] scikit-learn 1.2 release

2022-12-08 Thread Jeremie du Boisberranger
Hi everyone, We're happy to announce the 1.2 release which you can install via pip or conda:     pip install -U scikit-learn or (soon)     conda install -c conda-forge scikit-learn You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/p

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

2022-12-08 Thread Adrin
Thanks a lot Jeremie. This is a massive release :) On Thu, Dec 8, 2022 at 3:17 PM Jeremie du Boisberranger < jeremie.du-boisberran...@inria.fr> wrote: > Hi everyone, > > We're happy to announce the 1.2 release which you can install via pip or > conda: > > pip install -U scikit-learn > > or (