Skip to content

scikit-learn 1.2.1

Compare
Choose a tag to compare
@jjerphan jjerphan released this 24 Jan 16:52
· 1998 commits to main since this release
e58f36c

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