scikit-learn 1.0 is out!!!
Try it out with `pip install -U scikit-learn` or `conda install -c conda-forge scikit-learn`
Check our release highlights here:
We just put out a release candidate for the next release (version 1.0), with many new features, and you can test it by `pip install --pre scikit-learn`
Scikit-learn 0.23 is out!
Check out the highlights at scikit-learn.org/stable/auto_ex…
Including: GLMs (Poisson, Gamma), HTML repr for notebooks, faster KMeans, monotonic constraints for GBDTs, and much more!
To install: pip install -U scikit-learn
🎉 Thanks to everyone involved! 🎉
🧵The next #ScikitLearnMOOC session begins February 15! This free course is taught by #scikitlearn core developers and is accessible to anyone with basic #python programming skills.
Sign up here: bit.ly/3fmUzZ0
📢 We are pleased to announce that scikit-learn has received a prize for #opensource scientific software from the French government.
🇫🇷 Where this machine learning library was initially developed.
🌐Congrats to all contributors, worldwide
#OSEC2022buff.ly/3gmAZwG
⚠️ A reminder that using 'sklearn' rather than 'scikit-learn' in pip commands, will start failing in three days (December 1st) over some predefined time windows.
More information about the 'sklearn' package deprecation is available at lnkd.in/ec4BwAeg.
#Python#ml
We just released the final 0.22, and you can start using it: `pip install -U scikit-learn` ✨
Check out scikit-learn.org/stable/auto_ex… for a short list of highlights.
.@kaggle 2021 Annual State of Machine Learning Survey:
• n=25000
--> Survey says:
• top framework: scikit-learn, used by 80% of data scientists surveyed.
kaggle.com/kaggle-survey-…
scikit-learn 0.24.0 is out on PyPI and conda-forge!
Highlights include successive halving, categorical support for GBRT,
SelfTrainingClassifier, SequentialFeatureSelector and much more!
scikit-learn.org/0.24/auto_exam…
Full changelog:
scikit-learn.org/0.24/whats_new…