Skip to content

Scikit-learn 1.4.2

Latest
Compare
Choose a tag to compare
@jeremiedbb jeremiedbb released this 09 Apr 20:07
· 510 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