//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...
Machine learning in Python • Open Source https://scikit-learn.org
scikit-learn









Loading...
Scikit-learn is on the @linuxfoundation.org Open Source Insights board, alongside with many other central projects: insights.linuxfoundation.org/project/scik... What an honor to contribute to the open-source tissue that cements the world!
There is still time to grab a seat to attend the main conference talks and maybe even present a lightning talk ;) We will also participate in the sprint day on Thursday the 2nd, but unfortunately that day has limited seats and there is already a growing dedicated waitlist.
🎉 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...
Looking forward to meeting you there, exchanging with experts of all the fields of data science, learning more about your use cases and collecting feedback for the future developments of our library and related projects!
We are working on a small package to ease developer life: github.com/glemaitre/sk.... The idea is that recurrent work could be centralized in a single package. Once we have a minimal version, we will do a first release to support scikit-learn 1.2 to 1.6
A bunch of scikit-learn core contributors will attend or speak at @pydataparis.bsky.social 2025 on Tuesday and Wednesday next week. Ticketing, practical infos and schedule at: pydata.org/paris2025
❄️ The Christmas release is here! ❄️ Introducing scikit-learn 1.6 with: 🟢 2 major features & 34 improvements 🔵 5 efficiency boosts & 21 enhancements 🟡 14 API changes 🔴 30 fixes 👥 160 amazing contributors youtu.be/7wiHChpwJe8
SKADA is a beautiful software for Domain Adaptation in python with many shallow and deep methods implemented, it is 100% compatible with @scikit-learn.org models and pipelines and with @pytorch.org for deep learning methods.
Have you ever wanted to unpickle a @scikit-learn.bsky.social model you trained with version X while using a newer version X+1? If yes, why? When? How? I'd be interested to hear about your use cases to see if we can make it less painful