freshdeps_
~ / pypi / sklearn
sklearnPyPI
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
✓ freshdeps checked sklearn live against PyPI, GitHub & OSV on Jun 15, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
One line. Works in Claude Code / Cursor / any MCP client (or paste the JSON config). Zero npm account needed.
Latest version
0.0.post12
Last release
2.5y ago
Last commit
no repo data
Known CVEs (OSV)
0
Yanked
no
Repo archived
no repo data
Suggested alternative
scikit-learn
the `sklearn` PyPI package is a deprecated shim (it now errors on install); install scikit-learn.
Migration
pip uninstall sklearn && pip install scikit-learn; the import `import sklearn` is unchanged — only the install name differs
Embed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether sklearn is a dead end before they install it.

freshdeps badge for sklearn

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/pypi/sklearn.svg)](https://freshdeps.vercel.app/pypi/sklearn?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/pypi/sklearn?ref=badge"><img src="https://freshdeps.vercel.app/badge/pypi/sklearn.svg" alt="freshdeps: sklearn"></a>
The badge links back here with an independent ?ref=badge tag.
// support

This migration corpus is hand-verified and free — support keeping it that way.

checked 2026-06-15T02:45:24.932Z · sources: registry=true github=false osv=true