Re: [scikit-learn] [ANN] scikit-learn 1.1.1 is online!

2022-05-19 Thread Olivier Grisel
BTW, this is now stable to the URL https://scikit-learn.org/stable/whats_new/v1.1.html#version-1-1-1 also works :) ___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn

Re: [scikit-learn] [ANN] scikit-learn 1.1.1 is online!

2022-05-19 Thread Olivier Grisel
Thank you to all the contributors who reported bugs, minimal reproducers and fixes, and thank you Guillaume for getting this bugfix release out so timely \o/ -- Olivier ___ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailma

[scikit-learn] [ANN] scikit-learn 1.1.1 is online!

2022-05-19 Thread Guillaume LemaƮtre
scikit-learn 1.1.1 is out on pypi.org and conda-forge! This is a small maintenance release that fixes a couple of regressions: https://scikit-learn.org/dev/whats_new/v1.1.html#version-1-1-1 Notably, if you are using tree-based models (i.e. decision tree, random forest, gradient boosting), we corr