scikit-learn

@scikit-learn.org

Machine learning in Python • Open Source https://scikit-learn.org

scikit-learn 1.9 🎉 The most underrated update category: "existing estimators now faster and better at handling missing values." Boring headline, massive practical difference. Every real-world dataset has missing data. This is the library listening to what practitioners actually need.

scikit-learn@scikit-learn.org · 2mo ago

🎉 Scikit-learn 1.9 released: ■Solid improvements to many existing estimators: faster, more stable, handling missing values, adding GPU support… ■Also, enhanced estimator displays in notebooks, ■And callbacks that enable progress bars or monitoring of convergence blog.scikit-learn.org/updates/rele...

Please help us test the first release candidate for scikit-learn 1.6: pip install scikit-learn==1.6.0rc1 Changelog: scikit-learn.org/1.6/whats_ne... In particular, if you maintain a project with a dependency on scikit-learn, please let us know about any regression.

Version 1.6

Legend for changelogs something big that you couldn’t do before., something that you couldn’t do before., an existing feature now may not require as much computation or memory., a miscellaneous min...

scikit-learn.org