scikit-learn
@scikit_learn
Followers
23K
Following
168
Media
99
Statuses
18K
Easy-to-use and general-purpose machine learning in Python
Joined August 2010
Find scikit-learn here, on our most active platforms: • LinkedIn: https://t.co/EY6li0DjL2 • Bluesky: https://t.co/SFRoKrKhvM • Mastodon: https://t.co/olWDRW3O2G
fosstodon.org
20 Posts, 0 Following, 402 Followers · Easy-to-use and general-purpose machine learning in Python
0
0
6
You can upgrade with pip as usual: pip install -U scikit-learn Using the conda-forge builds: conda install -c conda-forge scikit-learn
0
0
8
❄️ The Christmas release is out ❄️ Discover scikit-learn 1.6 and its: 🟢 2 major features & 34 features 🔵 5 efficiency improvements & 21 enhancements 🟡 14 API changes 🔴 30 fixes 👥 160 contributors https://t.co/fnoPYTMvla
3
10
40
scikit-learn 1.5.2 is out! It fixes several regressions introduced in version 1.5 More details in the changelog: https://t.co/dTYwAq3BTm You can upgrade as usual: pip install -U scikit-learn conda install -c conda-forge scikit-learn Thanks to all the contributors!
scikit-learn.org
For a short description of the main highlights of the release, please refer to Release Highlights for scikit-learn 1.5. Legend for changelogs something big that you couldn’t do before., something t...
1
11
62
📝 A survey results report and anonymized dataset will be publicly released by the end of 2024.
0
2
4
🌎 We have the survey available in these languages: Arabic, English, French, Japanese, Mandarin, Portuguese, Spanish. ⏱️ The survey will take about 15 minutes of your time and close on September 27th, 2024.
1
2
3
The 2024 scikit-learn user survey is out! Please join this structured dialogue with the scikit-learn team to better guide and prioritize decision-making about the development of the project: https://t.co/VZdaNzRGMk
docs.google.com
This survey is being conducted by the scikit-learn survey team to ensure that scikit-learn evolves in a way that benefits its user community. Participation in this survey is voluntary and it offers...
1
15
26
Scikit-learn has been awarded a CZI-EOSS grant for cycle 6! 🎉 With this funding, we'll improve tools for predictive model evaluation and inspection. Read all about it here: https://t.co/3nlOU2XXpO 📝 A big thank you to @chanzuckerberg and @wellcometrust! #OpenScience
blog.scikit-learn.org
Author: Guillaume Lemaitre , Lucy Liu
2
6
35
Thank you very much to the 136 people who contributed to this release!
0
1
9
Contributors can find the updated instructions on how to build scikit-learn from source if interested: https://t.co/ljycx0TtRw
1
1
3
We switched the default build tool from setuptools to meson: it's no longer needed to manually rebuild when changing source files: the editable mode of meson-python detects changes automatically and rebuilds what's necessary when importing sklearn.
1
1
4
Along with the new release, we updated the website look and feel to improve navigation in the doc based on the pydata sphinx theme (with dark mode)! It comes with near-instant filtering of public API by keyword on this page: https://t.co/qTve96HpSv Thanks Charlie XIAO!
scikit-learn.org
This is the class and function reference of scikit-learn. Please refer to the full user guide for further details, as the raw specifications of classes and functions may not be enough to give full ...
1
1
9
You can quickly walk through this new feature and other release highlights here: https://t.co/dK84rU6Ux1 and the full changelog at:
scikit-learn.org
For a short description of the main highlights of the release, please refer to Release Highlights for scikit-learn 1.5. Legend for changelogs something big that you couldn’t do before., something t...
1
1
4
This is especially powerful to implement cost-sensitive learning, in particular when used in conjunction of per-individual side-metadata used in the cost function, thanks to our meta-data routing infrastructure.
1
1
4
Among the new features, this new release introduces the TunedThresholdClassifierCV class to adjust the decision threshold of any binary classifier to assign custom costs or gains to true/false positives/negatives.
1
3
8
scikit-learn 1.5.0 is released! 🟢 1 major feature & 12 features 🔵 8 efficiency improvements & 17 enhancements 🟡 15 API changes (with deprecation) 🔴 24 fixes including one security fix! pip install -U scikit-learn conda update -c conda-forge scikit-learn 🧵👇
2
21
97
🔴 22 fixes 📢 bugfix release - 1.4.1.post1 is out! You can upgrade with pip as usual: pip install -U scikit-learn or using the conda-forge builds: conda install -c conda-forge scikit-learn Thanks to all the 59 contributors! More details: https://t.co/GxZRVQkbxQ
0
4
19
About 7000 joined #ScikitLearnMooc already🎉 ✔️ A free Machine Learning course taught by @scikit_learn core developers and #opensource! 💻 70+ Jupyter notebooks hosted by @OVHcloud_FR , 24 quizzes, 21 training exercises & solutions. Register now at https://t.co/c5z9El3Yp9
1
10
21
Discover release 1.4 and its: 🟢 5 major features & 13 features 🔵 14 efficiency improvements & 23 enhancements 🟡 15 API changes 🔴 38 fixes More details in the changelog: https://t.co/lMzAlSaCGG You can upgrade with pip as usual: pip install -U scikit-learn
0
18
90