scikit-learn
PyPIv1.9.0A set of python modules for machine learning and data mining
Not recommended for new projects
No — scikit-learn should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 99 days ago. 12 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 6 transitive packages, about 25 MB installed (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package lists no maintainer.
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding scikit-learn to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing scikit-learn, not just its own. Check this before a legal review, not after.
Compatibility
- Python
- python >=3.11
Quick start
A usage example from the scikit-learn README.
scikit-learn requires:
- Python (>= |PythonMinVersion|)
- NumPy (>= |NumPyMinVersion|)
- SciPy (>= |SciPyMinVersion|)
- Narwhals (>= |NarwhalsMinVersion|)
- joblib (>= |JoblibMinVersion|)
- threadpoolctl (>= |ThreadpoolctlMinVersion|)
=======
Scikit-learn plotting capabilities (i.e., functions start with ``plot_`` and
classes end with ``Display``) require Matplotlib (>= |MatplotlibMinVersion|).
For running the examples Matplotlib >= |MatplotlibMinVersion| is required.Dependencies
Declared by scikit-learn v1.9.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (5)
Relationship graph
Dependencies (left) and dependents (right) of scikit-learn.
Release history
10 releases in the last two years, typically about 42 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.9.0latest | 3 months ago | 8.4 MB | — |
| 1.9.0rc1 | 3 months ago | 8.4 MB | — |
| 1.8.0 | 9 months ago | 8.2 MB | — |
| 1.8.0rc1 | 9 months ago | 8.2 MB | — |
| 1.7.2 | 1 year ago | 8.9 MB | — |
| 1.7.1 | 1 year ago | 8.9 MB | — |
| 1.7.0 | 1 year ago | 11 MB | — |
| 1.7.0rc1 | 1 year ago | 11 MB | — |
| 1.6.1 | 1 year ago | 12 MB | — |
| 1.6.0 | 1 year ago | 12 MB | — |
| 1.6.0rc1 | 1 year ago | 12 MB | — |
| 1.5.2 | 2 years ago | 12 MB | — |
| 1.5.1 | 2 years ago | 12 MB | — |
| 1.5.0 | 2 years ago | 12 MB | — |
| 1.5.0rc1 | 2 years ago | 12 MB | — |
Overview
scikit-learn is an PyPI package that a set of python modules for machine learning and data mining. The latest version is 1.9.0.
Who should use it
Teams working in the PyPI ecosystem who need a set of python modules for machine learning and data mining and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your PyPI stack.
Pros
- Actively published to the registry.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use scikit-learn?
No — scikit-learn should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install scikit-learn?
Run `pip install scikit-learn` to add scikit-learn to your PyPI project.
How many dependencies does scikit-learn have?
scikit-learn declares 5 direct dependencies and pulls in 6 packages in total once its runtime tree is resolved totalling about 25 MB on disk.
What license is scikit-learn released under?
No license was detected in scikit-learn's metadata; review the repository before use.
Is scikit-learn still maintained?
The most recent release of scikit-learn (v1.9.0) was published 3 months ago.