Skip to content

Scikit-learn 1.4.2

Compare
Choose a tag to compare
@jeremiedbb jeremiedbb released this 09 Apr 20:07
· 575 commits to main since this release

We're happy to announce the 1.4.2 release.

This release only includes support for numpy 2.

This version supports Python versions 3.9 to 3.12.

You can upgrade with pip as usual:

pip install -U scikit-learn