Bump scikit-learn from 0.24.2 to 1.0
Bumps scikit-learn from 0.24.2 to 1.0.
Release notes
Sourced from scikit-learn's releases.
scikit-learn 1.0
We're happy to announce the 1.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html and the long version of the change log under https://scikit-learn.org/stable/whats_new/v1.0.html#changes-1-0
This version supports Python versions 3.7 to 3.9.
Commits
-
9b03375
MNT change to version 1.0 [cd build] (#21120) -
60767b0
Typo: StandardScalar => StandardScaler in release highlights (#21126) -
40ca094
DOC Consistently use "or newer" to document Python version (#21121) -
8927602
DOC One more typo in release highlights (#21124) -
b359f9e
DOC link to highlights from the changelog (#21125) -
05e516c
DOC fix news entry for v1.0 (#21123) -
85e690f
DOC update contributors for 1.0 (#21111) -
a80c8dc
DOC Fix a few typos in release highlights (#21096) -
16dc926
DOC fix verbose_feature_names_out usage in release highlights (#21100) -
195022f
API Change ColumnTransformer parameter name to verbose_feature_names_out (#21... - Additional commits viewable in compare view