Bump scikit-learn from 1.2.0 to 1.2.1
Bumps scikit-learn from 1.2.0 to 1.2.1.
Release notes
Sourced from scikit-learn's releases.
scikit-learn 1.2.1
We're happy to announce the 1.2.1 release.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-1
You can upgrade with pip as usual:
pip install -U scikit-learn
The conda-forge builds will be available shortly, which you can then install using:
conda install -c conda-forge scikit-learn
Commits
-
e58f36c
[cd build] Trigger CI/CD to build 1.2.1 wheels -
3a69ddb
DOC Reorder whats_new/v1.2.rst (#25461) -
546ff96
Revert "MAINT update SECURITY.md (#25138)" -
d24b5af
MAINT Use 1.2.1 for the version number -
687f8c0
DOC Update date and contributors list for v1.2.1 (#25459) -
d6e99ba
fixup! FIX Support read-only sparse datasets forTree
-based estimators (#25... -
79da465
FIX propagate configuration to workers in parallel (#25363) -
1d6d023
DOC Update changelog before the 1.2.1 release (#25436) -
e9f9da9
DOC Improve visibility of warning message on example "Pitfalls in the interpr... -
2b3f385
DOC Update "About Us" (#25435) - Additional commits viewable in compare view