Re: [scikit-learn] [ANN] scikit-learn 1.2.0rc1 is online!

2022-11-29 Thread Olivier Grisel
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 ___ scikit-learn mailing list sciki

[scikit-learn] [ANN] scikit-learn 1.2.0rc1 is online!

2022-11-29 Thread Jeremie du Boisberranger
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 regress