Add scikit-learn #1506
Replies: 3 comments 3 replies
-
|
is the number of downloads from PyPI a good proxy metrics for usage in ML? even if downloads were a good proxy metrics for usage, lots of people in ML use conda (especially for torch/tf with GPU), whose downloads are not tracked there |
Beta Was this translation helpful? Give feedback.
-
|
Download numbers are always difficult to interpret, but they are indeed a proxy for usage (some of it is usage by bots, or compute cluster, rather than human beings, but it is still usage). Regarding your question on conda, I did an analysis across all conda channels (thus including the pytorch specific channel), and the results are similar: Moving beyond download numbers, another way to look at usage is to look at the "used by" entry visible on github (on the lower right of the project pages):
These numbers are easy to check for any project on github |
Beta Was this translation helpful? Give feedback.
-
|
I started the onboarding. The project should be available on Insights within the next 48 hours. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
We'd like to request enrolling scikit-learn into LFX Insights. The GitHub org is https://github.com/scikit-learn/scikit-learn.
Scikit-learn is the most used machine learning library: download numbers can be compared across projects https://clickpy.clickhouse.com/dashboard/scikit-learn
Beta Was this translation helpful? Give feedback.
All reactions