best-of-ml-python
best-of-ml-python 是一份精心策划的机器学习 Python 库排行榜,旨在帮助开发者快速发现高质量的开源项目。面对 GitHub 上海量的机器学习资源,用户往往难以辨别哪些库真正值得投入时间学习或使用。这份清单通过自动收集 GitHub 星标、更新频率及包管理器数据等多维度指标,计算出“项目质量得分”,将 920 多个优秀项目按得分高低排序,并划分为机器学习框架、自然语言处理、计算机视觉、强化学习等 34 个细分领域。
它主要解决了信息过载和筛选成本高的问题,让使用者无需在茫茫代码海中盲目摸索,即可直接定位到社区认可度高、维护活跃的工具。无论是正在寻找合适框架的 AI 工程师、需要调研前沿算法的研究人员,还是希望提升工作效率的数据科学家,都能从中获益。其独特的亮点在于每周自动更新排名,确保推荐内容紧跟技术潮流,同时支持社区共同维护,保证了列表的时效性与全面性。如果你希望高效构建技术栈或探索新的解决方案,best-of-ml-python 是一个值得信赖的导航指南。
使用场景
某初创公司的算法工程师需要在两周内为电商客户搭建一套包含推荐系统和异常检测的原型,面对海量且碎片化的 Python 机器学习库,他急需快速锁定高质量工具。
没有 best-of-ml-python 时
- 筛选效率极低:在 GitHub 上盲目搜索"recommendation system"会返回成千上万个仓库,难以区分哪些是活跃维护的项目,哪些是已废弃的“坑”。
- 质量评估困难:缺乏统一的量化标准,只能手动检查 Star 数、最后提交时间和 Issue 回复率,容易误选表面热闹但实际架构脆弱的库。
- 技术选型片面:由于精力有限,往往只熟知主流的 TensorFlow 或 PyTorch 生态,错过了如专门针对稀疏数据优化的轻量级库,导致模型训练成本过高。
- 分类查找混乱:需要跨多个领域(如数据清洗、超参数优化、模型部署)找工具,在不同论坛和博客间跳转,无法在一个视图下完成全链路技术栈规划。
使用 best-of-ml-python 后
- 精准锁定目标:直接查阅"Recommender Systems"和"Anomaly Detection"分类,基于项目质量评分(Project-quality score)迅速锁定了排名前三的开源库,将调研时间从 3 天压缩至 2 小时。
- 信赖权威排行:依据自动采集的 GitHub 指标和包管理器数据生成的排名,放心采用了高评分的冷门库,避免了因选用停止维护项目而导致后期重构的风险。
- 发现最优解:在"Hyperparameter Optimization"类别中发现了比默认方案更高效的 AutoML 工具,显著提升了原型模型的准确率并减少了算力消耗。
- 全景式技术规划:通过 34 个细分分类的一站式浏览,快速拼凑出从数据加载到模型部署的完整最佳实践链路,确保了技术栈的统一性和先进性。
best-of-ml-python 通过将分散的 920+ 优质项目转化为带质量评分的结构化清单,让开发者从“大海捞针”变为“按图索骥”,极大提升了技术决策的准确性与研发效率。
运行环境要求
未说明
未说明

快速开始
Python机器学习最佳资源
🏆 一份精选的优秀机器学习Python库列表。每周更新。
这份精心整理的列表包含了920个优秀的开源项目,总计获得510万颗星,并被划分为34个类别。所有项目均按照项目质量评分进行排序,该评分基于从GitHub及各类包管理器自动收集的多项指标计算得出。如果您希望添加或更新项目,请随时打开一个issue,提交一个pull request,或者直接编辑projects.yaml文件。我们非常欢迎您的贡献!
🧙♂️ 探索其他最佳资源列表,或按照指南创建属于您自己的列表。
📫 订阅我们的新闻通讯,以获取最新动态和热门项目。
目录
- 机器学习框架 64个项目
- 数据可视化 55个项目
- 文本数据与NLP 103个项目
- 图像数据 64个项目
- 图数据 36个项目
- 音频数据 29个项目
- 地理空间数据 22个项目
- 金融数据 25个项目
- 时间序列数据 29个项目
- 医疗数据 19个项目
- 表格数据 6个项目
- 光学字符识别 12个项目
- 数据容器与结构 1个项目
- 数据加载与提取 1个项目
- 网页抓取与爬虫 1个项目
- 数据管道与流处理 2个项目
- 分布式机器学习 36个项目
- 超参数优化与AutoML 52个项目
- 强化学习 23个项目
- 推荐系统 17个项目
- 隐私保护机器学习 7个项目
- 工作流与实验跟踪 40个项目
- 模型序列化与部署 20个项目
- 模型可解释性 55个项目
- 向量相似度搜索(ANN) 13个项目
- 概率论与统计学 24个项目
- 对抗鲁棒性 9个项目
- GPU与加速器工具 20个项目
- TensorFlow工具 16个项目
- JAX工具 3个项目
- Scikit-Learn工具 19个项目
- PyTorch工具 32个项目
- 数据库客户端 1个项目
- 其他 66个项目
解释
- 🥇🥈🥉 综合项目质量评分
- ⭐️ GitHub上的星标数量
- 🐣 新项目 (少于6个月)
- 💤 非活跃项目 (6个月无活动)
- 💀 死亡项目 (12个月无活动)
- 📈📉 项目趋势上升或下降
- ➕ 项目近期新增
- ❗️ 警告 (例如许可证缺失或存在风险)
- 👨💻 GitHub上的贡献者数量
- 🔀 GitHub上的分支数量
- 📋 GitHub上的问题数量
- ⏱️ 包管理器上最后一次更新的时间戳
- 📥 包管理器上的下载次数
- 📦 依赖该项目的其他项目的数量
TensorFlow相关项目
Scikit-Learn相关项目
PyTorch相关项目
MXNet相关项目
Apache Spark相关项目
Jupyter相关项目
PaddlePaddle相关项目
Pandas相关项目
JAX相关项目
机器学习框架
通用型机器学习和深度学习框架。
TensorFlow (🥇56 · ⭐ 200K) - 一个面向所有人的开源机器学习框架。 Apache-2 
- GitHub (👨💻 5K · 🔀 75K · 📦 540K · 📋 42K - 4% open · ⏱️ 30.10.2025):
git clone https://github.com/tensorflow/tensorflow
```
- [PyPi](https://pypi.org/project/tensorflow) (📥 26M / 月 · 📦 9.6K · ⏱️ 13.08.2025):
```
pip install tensorflow
```
- [Conda](https://anaconda.org/conda-forge/tensorflow) (📥 6M · ⏱️ 27.10.2025):
```
conda install -c conda-forge tensorflow
```
- [Docker Hub](https://hub.docker.com/r/tensorflow/tensorflow) (📥 81M · ⭐ 2.8K · ⏱️ 30.10.2025):
```
docker pull tensorflow/tensorflow
```
</details>
<details><summary><b><a href="https://github.com/pytorch/pytorch">PyTorch</a></b> (🥇56 · ⭐ 94K) - 在Python中使用张量和动态神经网络,并具有强大的GPU支持。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/pytorch/pytorch) (👨💻 6K · 🔀 26K · 📥 110K · 📦 830K · 📋 56K - 30% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/pytorch/pytorch
```
- [PyPi](https://pypi.org/project/torch) (📥 70M / 月 · 📦 30K · ⏱️ 15.10.2025):
```
pip install torch
```
- [Conda](https://anaconda.org/pytorch/pytorch) (📥 29M · ⏱️ 25.03.2025):
```
conda install -c pytorch pytorch
```
</details>
<details><summary><b><a href="https://github.com/scikit-learn/scikit-learn">scikit-learn</a></b> (🥇53 · ⭐ 64K) - scikit-learn:Python中的机器学习。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/scikit-learn/scikit-learn) (👨💻 3.4K · 🔀 26K · 📥 1.1K · 📦 1.3M · 📋 12K - 17% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/scikit-learn/scikit-learn
```
- [PyPi](https://pypi.org/project/scikit-learn) (📥 140M / 月 · 📦 35K · ⏱️ 09.09.2025):
```
pip install scikit-learn
```
- [Conda](https://anaconda.org/conda-forge/scikit-learn) (📥 40M · ⏱️ 09.09.2025):
```
conda install -c conda-forge scikit-learn
```
</details>
<details><summary><b><a href="https://github.com/keras-team/keras">Keras</a></b> (🥇50 · ⭐ 64K) - 面向人类的深度学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/keras-team/keras) (👨💻 1.4K · 🔀 20K · 📦 300K · 📋 13K - 2% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/keras-team/keras
```
- [PyPi](https://pypi.org/project/keras) (📥 19M / 月 · 📦 2K · ⏱️ 27.10.2025):
```
pip install keras
```
- [Conda](https://anaconda.org/conda-forge/keras) (📥 4.5M · ⏱️ 28.10.2025):
```
conda install -c conda-forge keras
```
</details>
<details><summary><b><a href="https://github.com/dmlc/xgboost">XGBoost</a></b> (🥇46 · ⭐ 28K) - 可扩展、可移植且分布式的梯度提升(GBDT、GBRT等)。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/dmlc/xgboost) (👨💻 670 · 🔀 8.8K · 📥 20K · 📦 170K · 📋 5.6K - 8% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/dmlc/xgboost
```
- [PyPi](https://pypi.org/project/xgboost) (📥 31M / 月 · 📦 2.9K · ⏱️ 21.10.2025):
```
pip install xgboost
```
- [Conda](https://anaconda.org/conda-forge/xgboost) (📥 6.6M · ⏱️ 16.09.2025):
```
conda install -c conda-forge xgboost
```
</details>
<details><summary><b><a href="https://github.com/PaddlePaddle/Paddle">PaddlePaddle</a></b> (🥇46 · ⭐ 23K) - 并行分布式深度学习:机器学习…… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_78a8ec7dec20.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/PaddlePaddle/Paddle) (👨💻 1.5K · 🔀 5.9K · 📥 15K · 📦 8.8K · 📋 20K - 8% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/PaddlePaddle/Paddle
```
- [PyPi](https://pypi.org/project/paddlepaddle) (📥 1.6M / 月 · 📦 280 · ⏱️ 30.10.2025):
```
pip install paddlepaddle
```
</details>
<details><summary><b><a href="https://github.com/jax-ml/jax">jax</a></b> (🥇45 · ⭐ 34K) - Python+NumPy程序的可组合变换:求导、…… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/jax-ml/jax) (👨💻 980 · 🔀 3.2K · 📦 47K · 📋 6.6K - 24% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/google/jax
```
- [PyPi](https://pypi.org/project/jax) (📥 12M / 月 · 📦 3.1K · ⏱️ 15.10.2025):
```
pip install jax
```
- [Conda](https://anaconda.org/conda-forge/jaxlib) (📥 3.2M · ⏱️ 06.10.2025):
```
conda install -c conda-forge jaxlib
```
</details>
<details><summary><b><a href="https://github.com/Lightning-AI/pytorch-lightning">pytorch-lightning</a></b> (🥇45 · ⭐ 30K) - 在1台或更多设备上预训练、微调任意规模的任何AI模型。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/Lightning-AI/pytorch-lightning) (👨💻 1K · 🔀 3.6K · 📥 15K · 📦 48K · 📋 7.4K - 11% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/Lightning-AI/lightning
```
- [PyPi](https://pypi.org/project/pytorch-lightning) (📥 9.8M / 月 · 📦 1.8K · ⏱️ 05.09.2025):
```
pip install pytorch-lightning
```
- [Conda](https://anaconda.org/conda-forge/pytorch-lightning) (📥 1.7M · ⏱️ 05.09.2025):
```
conda install -c conda-forge pytorch-lightning
```
</details>
<details><summary><b><a href="https://github.com/statsmodels/statsmodels">StatsModels</a></b> (🥇45 · ⭐ 11K) - StatsModels:Python中的统计建模和计量经济学。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/statsmodels/statsmodels) (👨💻 470 · 🔀 3.3K · 📥 36 · 📦 180K · 📋 5.8K - 50% 开放 · ⏱️ 22.10.2025):
```
git clone https://github.com/statsmodels/statsmodels
```
- [PyPi](https://pypi.org/project/statsmodels) (📥 24M / 月 · 📦 5.6K · ⏱️ 07.07.2025):
```
pip install statsmodels
```
- [Conda](https://anaconda.org/conda-forge/statsmodels) (📥 22M · ⏱️ 01.10.2025):
```
conda install -c conda-forge statsmodels
```
</details>
<details><summary><b><a href="https://github.com/apache/spark">PySpark</a></b> (🥈44 · ⭐ 42K) - Apache Spark的Python API。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/apache/spark) (👨💻 3.3K · 🔀 29K · ⏱️ 30.10.2025):
git clone https://github.com/apache/spark
```
Jina (🥈33 · ⭐ 22K · 💤) - 使用云原生栈构建多模态 AI 应用程序。 Apache-2
GitHub (👨💻 180 · 🔀 2.2K · ⏱️ 24.03.2025):
git clone https://github.com/jina-ai/jinaPyPi (📥 120K / 月 · 📦 29 · ⏱️ 24.03.2025):
pip install jinaConda (📥 110K · ⏱️ 22.04.2025):
conda install -c conda-forge jina-coreDocker Hub (📥 1.8M · ⭐ 9 · ⏱️ 24.03.2025):
docker pull jinaai/jina
tensorflow-upstream (🥉31 · ⭐ 700) - TensorFlow ROCm port. Apache-2 
Determined (🥉26 · ⭐ 3.2K · 💤) - Determined is an open-source machine learning.. Apache-2 

Neural Network Libraries (🥉26 · ⭐ 2.8K) - Neural Network Libraries. Apache-2
- GitHub (👨💻 76 · 🔀 340 · 📥 1K · 📋 95 - 36% open · ⏱️ 29.08.2025):
git clone https://github.com/sony/nnabla
```
- [PyPi](https://pypi.org/project/nnabla) (📥 1.6K / month · 📦 44 · ⏱️ 29.05.2024):
```
pip install nnabla
```
</details>
<details><summary><b><a href="https://github.com/deepinv/deepinv">deepinv</a></b> (🥉26 · ⭐ 540) - DeepInverse: a PyTorch library for solving imaging inverse problems.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/deepinv/deepinv) (👨💻 53 · 🔀 120 · 📥 24 · 📦 23 · 📋 350 - 33% open · ⏱️ 29.10.2025):
```
git clone https://github.com/deepinv/deepinv
```
- [PyPi](https://pypi.org/project/deepinv) (📥 2.4K / month · ⏱️ 08.10.2025):
```
pip install deepinv
```
</details>
<details><summary><b><a href="https://github.com/towhee-io/towhee">Towhee</a></b> (🥉23 · ⭐ 3.4K · 💤) - Towhee is a framework that is dedicated to making neural data.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/towhee-io/towhee) (👨💻 38 · 🔀 260 · 📥 2.7K · 📋 670 - 0% open · ⏱️ 18.10.2024):
```
git clone https://github.com/towhee-io/towhee
```
- [PyPi](https://pypi.org/project/towhee) (📥 1.3K / month · ⏱️ 04.12.2023):
```
pip install towhee
```
</details>
<details><summary><b><a href="https://github.com/nubank/fklearn">fklearn</a></b> (🥉22 · ⭐ 1.5K) - fklearn: Functional Machine Learning. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/nubank/fklearn) (👨💻 56 · 🔀 170 · 📦 16 · 📋 64 - 60% open · ⏱️ 23.04.2025):
```
git clone https://github.com/nubank/fklearn
```
- [PyPi](https://pypi.org/project/fklearn) (📥 750 / month · ⏱️ 26.02.2025):
```
pip install fklearn
```
</details>
<details><summary><b><a href="https://github.com/run-house/kubetorch">Runhouse</a></b> (🥉21 · ⭐ 1.1K) - Distribute and run AI workloads magically in Python, like PyTorch.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/run-house/kubetorch) (👨💻 16 · 🔀 41 · 📥 79 · ⏱️ 29.10.2025):
```
git clone https://github.com/run-house/runhouse
```
- [PyPi](https://pypi.org/project/runhouse) (📥 4.5K / month · 📦 1 · ⏱️ 10.03.2025):
```
pip install runhouse
```
</details>
<details><summary><b><a href="https://github.com/neoml-lib/neoml">NeoML</a></b> (🥉19 · ⭐ 790) - Machine learning framework for both deep learning and traditional.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/neoml-lib/neoml) (👨💻 41 · 🔀 130 · 📦 2 · 📋 91 - 40% open · ⏱️ 28.10.2025):
```
git clone https://github.com/neoml-lib/neoml
```
- [PyPi](https://pypi.org/project/neoml) (📥 190 / month · ⏱️ 26.12.2023):
```
pip install neoml
```
</details>
<details><summary><b><a href="https://github.com/serengil/chefboost">chefboost</a></b> (🥉19 · ⭐ 480) - A Lightweight Decision Tree Framework supporting regular algorithms:.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/serengil/chefboost) (👨💻 7 · 🔀 100 · 📦 72 · ⏱️ 09.07.2025):
```
git clone https://github.com/serengil/chefboost
```
- [PyPi](https://pypi.org/project/chefboost) (📥 770 / month · ⏱️ 30.10.2024):
```
pip install chefboost
```
</details>
<details><summary><b><a href="https://github.com/Xtra-Computing/thundergbm">ThunderGBM</a></b> (🥉18 · ⭐ 710 · 💤) - ThunderGBM: Fast GBDTs and Random Forests on GPUs. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/Xtra-Computing/thundergbm) (👨💻 12 · 🔀 88 · 📦 4 · 📋 81 - 48% open · ⏱️ 19.03.2025):
```
git clone https://github.com/Xtra-Computing/thundergbm
```
- [PyPi](https://pypi.org/project/thundergbm) (📥 220 / month · ⏱️ 19.09.2022):
```
pip install thundergbm
```
</details>
<details><summary>Show 26 hidden projects...</summary>
- <b><a href="https://github.com/davisking/dlib">dlib</a></b> (🥈40 · ⭐ 14K) - A toolkit for making real world machine learning and data analysis.. <code><a href="https://tldrlegal.com/search?q=BSL-1.0">❗️BSL-1.0</a></code>
- <b><a href="https://github.com/apache/mxnet">MXNet</a></b> (🥈38 · ⭐ 21K · 💀) - Lightweight, Portable, Flexible Distributed/Mobile Deep.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_d6190f0fd4a7.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Theano/Theano">Theano</a></b> (🥈37 · ⭐ 10K · 💀) - Theano was a Python library that allows you to define, optimize, and.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/mindsdb/mindsdb">MindsDB</a></b> (🥈33 · ⭐ 37K) - Federated query engine for AI - The only MCP Server youll ever need. <code><a href="https://tldrlegal.com/search?q=ICU">❗️ICU</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/VowpalWabbit/vowpal_wabbit">Vowpal Wabbit</a></b> (🥈33 · ⭐ 8.6K · 💀) - Vowpal Wabbit is a machine learning system which pushes the.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/chainer/chainer">Chainer</a></b> (🥈33 · ⭐ 5.9K · 💀) - A flexible framework of neural networks for deep learning. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/apple/turicreate">Turi Create</a></b> (🥉32 · ⭐ 11K · 💀) - Turi Create simplifies the development of custom machine.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/tensorpack/tensorpack">tensorpack</a></b> (🥉32 · ⭐ 6.3K · 💀) - A Neural Net Training Interface on TensorFlow, with.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tflearn/tflearn">TFlearn</a></b> (🥉31 · ⭐ 9.6K · 💀) - Deep learning library featuring a higher-level API for TensorFlow. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/clab/dynet">dyNET</a></b> (🥉31 · ⭐ 3.4K · 💀) - DyNet: The Dynamic Neural Network Toolkit. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/microsoft/CNTK">CNTK</a></b> (🥉29 · ⭐ 18K · 💀) - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Lasagne/Lasagne">Lasagne</a></b> (🥉28 · ⭐ 3.9K · 💀) - Lightweight library to build and train neural networks in Theano. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/shogun-toolbox/shogun">SHOGUN</a></b> (🥉26 · ⭐ 3.1K · 💀) - Unified and efficient Machine Learning. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/amaiya/ktrain">ktrain</a></b> (🥉26 · ⭐ 1.3K · 💀) - ktrain is a Python library that makes deep learning and AI.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/itdxer/neupy">NeuPy</a></b> (🥉25 · ⭐ 740 · 💀) - NeuPy is a Tensorflow based python library for prototyping and building.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/aksnzhy/xlearn">xLearn</a></b> (🥉24 · ⭐ 3.1K · 💀) - High performance, easy-to-use, and scalable machine learning (ML).. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/georgia-tech-db/evadb">EvaDB</a></b> (🥉24 · ⭐ 2.7K · 💀) - Database system for AI-powered apps. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/NervanaSystems/neon">neon</a></b> (🥉22 · ⭐ 3.9K · 💀) - Intel Nervana reference deep learning framework committed to best.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Xtra-Computing/thundersvm">ThunderSVM</a></b> (🥉22 · ⭐ 1.6K · 💀) - ThunderSVM: A Fast SVM Library on GPUs and CPUs. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pytorchbearer/torchbearer">Torchbearer</a></b> (🥉22 · ⭐ 640 · 💀) - torchbearer: A model fitting library for PyTorch. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/XiaoMi/mace">mace</a></b> (🥉21 · ⭐ 5K · 💀) - MACE is a deep learning inference framework optimized for mobile.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/google/neural-tangents">Neural Tangents</a></b> (🥉21 · ⭐ 2.4K · 💀) - Fast and Easy Infinite Neural Networks in Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/google/objax">Objax</a></b> (🥉20 · ⭐ 770 · 💀) - Objax is a machine learning framework that provides an Object.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/poets-ai/elegy">elegy</a></b> (🥉19 · ⭐ 480 · 💀) - A High Level API for Deep Learning in JAX. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/facebookresearch/StarSpace">StarSpace</a></b> (🥉16 · ⭐ 4K · 💀) - Learning embeddings for classification, retrieval and ranking. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/HenryNdubuaku/nanodl">nanodl</a></b> (🥉14 · ⭐ 300 · 💀) - A Jax-based library for building transformers, includes.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code>
</details>
<br>
## Data Visualization
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="Back to top"></a>
_General-purpose and task-specific data visualization libraries._
<details><summary><b><a href="https://github.com/matplotlib/matplotlib">Matplotlib</a></b> (🥇49 · ⭐ 22K) - matplotlib: plotting with Python. <code>❗Unlicensed</code></summary>
- [GitHub](https://github.com/matplotlib/matplotlib) (👨💻 1.9K · 🔀 8.1K · 📦 1.9M · 📋 11K - 14% open · ⏱️ 30.10.2025):
git clone https://github.com/matplotlib/matplotlib
```
Plotly(🥇47 · ⭐ 18K)—— Python 的交互式绘图库。MIT 许可证
GitHub(👨💻 300 · 🔀 2.7K · 📥 550 · 📦 460K · 📋 3.3K —— 21% 开放 · ⏱️ 2025年10月28日):
git clone https://github.com/plotly/plotly.pyPyPi(📥 37M/月 · 📦 9.7K · ⏱️ 2025年10月2日):
pip install plotlyConda(📥 12M · ⏱️ 2025年10月3日):
conda install -c conda-forge plotlynpm(📥 2.8K/月 · 📦 9 · ⏱️ 2021年1月12日):
npm install plotlywidget
FiftyOne(🥈39 · ⭐ 10K)—— 可视化、创建和调试图像及视频数据集。Apache-2 许可证 


HoloViews(🥈38 · ⭐ 2.8K)—— 使用 HoloViews,你的数据会自动可视化。BSD-3 许可证 
GitHub(👨💻 150 · 🔀 410 · 📦 17K · 📋 3.4K —— 31% 开放 · ⏱️ 2025年10月29日):
git clone https://github.com/holoviz/holoviewsPyPi(📥 820K/月 · 📦 490 · ⏱️ 2025年10月29日):
pip install holoviewsConda(📥 2.4M · ⏱️ 2025年6月25日):
conda install -c conda-forge holoviewsnpm(📥 380/月 · 📦 7 · ⏱️ 2025年6月20日):
npm install @pyviz/jupyterlab_pyviz
pandas-profiling (🥈35 · ⭐ 13K) - 一行代码即可完成数据质量分析与探索性数据分析。 MIT 

VisPy (🥈34 · ⭐ 3.5K · 📉) - 高性能的交互式2D/3D数据可视化库。 BSD-3 
GitHub (👨💻 210 · 🔀 620 · 📦 2.1K · 📋 1.5K - 25% open · ⏱️ 13.10.2025):
git clone https://github.com/vispy/vispyPyPi (📥 190K / month · 📦 200 · ⏱️ 19.05.2025):
pip install vispyConda (📥 980K · ⏱️ 30.08.2025):
conda install -c conda-forge vispynpm (📥 12 / month · 📦 3 · ⏱️ 15.03.2020):
npm install vispy
datashader (🥈34 · ⭐ 3.5K) - 即使是超大规模数据,也能快速且准确地渲染。 BSD-3
Perspective (🥈33 · ⭐ 9.5K) - 一款数据可视化与分析组件,尤其适用于…… Apache-2 
- GitHub (👨💻 100 · 🔀 1.2K · 📥 12K · 📦 190 · 📋 890 - 12% open · ⏱️ 29.10.2025):
git clone https://github.com/finos/perspective
```
- [PyPi](https://pypi.org/project/perspective-python) (📥 17K / 月 · 📦 31 · ⏱️ 28.10.2025):
```
pip install perspective-python
```
- [Conda](https://anaconda.org/conda-forge/perspective) (📥 2.4M · ⏱️ 28.10.2025):
```
conda install -c conda-forge perspective
```
- [npm](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (📥 600 / 月 · 📦 6 · ⏱️ 03.09.2025):
```
npm install @finos/perspective-jupyterlab
```
</details>
<details><summary><b><a href="https://github.com/lmcinnes/umap">UMAP</a></b> (🥈33 · ⭐ 8K) - 均匀流形近似与投影。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/lmcinnes/umap) (👨💻 140 · 🔀 850 · 📦 1 · 📋 860 - 59% 开放 · ⏱️ 26.10.2025):
```
git clone https://github.com/lmcinnes/umap
```
- [PyPi](https://pypi.org/project/umap-learn) (📥 2.7M / 月 · 📦 1.3K · ⏱️ 03.07.2025):
```
pip install umap-learn
```
- [Conda](https://anaconda.org/conda-forge/umap-learn) (📥 3.2M · ⏱️ 03.07.2025):
```
conda install -c conda-forge umap-learn
```
</details>
<details><summary><b><a href="https://github.com/holoviz/hvplot">hvPlot</a></b> (🥈32 · ⭐ 1.3K) - 为 pandas、dask、xarray 和 networkx 构建的高级绘图 API。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/holoviz/hvplot) (👨💻 52 · 🔀 110 · 📦 7.3K · 📋 940 - 41% 开放 · ⏱️ 24.10.2025):
```
git clone https://github.com/holoviz/hvplot
```
- [PyPi](https://pypi.org/project/hvplot) (📥 310K / 月 · 📦 270 · ⏱️ 29.08.2025):
```
pip install hvplot
```
- [Conda](https://anaconda.org/conda-forge/hvplot) (📥 860K · ⏱️ 04.09.2025):
```
conda install -c conda-forge hvplot
```
</details>
<details><summary><b><a href="https://github.com/mpld3/mpld3">mpld3</a></b> (🥉31 · ⭐ 2.4K · 📉) - 一款交互式数据可视化工具,将 matplotlib.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/mpld3/mpld3) (👨💻 54 · 🔀 360 · 📦 7.6K · 📋 370 - 59% 开放 · ⏱️ 27.07.2025):
```
git clone https://github.com/mpld3/mpld3
```
- [PyPi](https://pypi.org/project/mpld3) (📥 440K / 月 · 📦 160 · ⏱️ 27.07.2025):
```
pip install mpld3
```
- [Conda](https://anaconda.org/conda-forge/mpld3) (📥 280K · ⏱️ 28.07.2025):
```
conda install -c conda-forge mpld3
```
- [npm](https://www.npmjs.com/package/mpld3) (📥 900 / 月 · 📦 11 · ⏱️ 27.07.2025):
```
npm install mpld3
```
</details>
<details><summary><b><a href="https://github.com/bqplot/bqplot">bqplot</a></b> (🥉30 · ⭐ 3.7K) - IPython/Jupyter 笔记本的绘图库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/bqplot/bqplot) (👨💻 66 · 🔀 480 · 📦 62 · 📋 650 - 42% 开放 · ⏱️ 25.08.2025):
```
git clone https://github.com/bqplot/bqplot
```
- [PyPi](https://pypi.org/project/bqplot) (📥 230K / 月 · 📦 110 · ⏱️ 21.05.2025):
```
pip install bqplot
```
- [Conda](https://anaconda.org/conda-forge/bqplot) (📥 1.9M · ⏱️ 02.09.2025):
```
conda install -c conda-forge bqplot
```
- [npm](https://www.npmjs.com/package/bqplot) (📥 3K / 月 · 📦 21 · ⏱️ 03.09.2025):
```
npm install bqplot
```
</details>
<details><summary><b><a href="https://github.com/man-group/dtale">D-Tale</a></b> (🥉29 · ⭐ 5K) - pandas 数据结构的可视化工具。 <code><a href="https://tldrlegal.com/search?q=LGPL-2.1">❗️LGPL-2.1</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_d30ba83eda7c.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/man-group/dtale) (👨💻 31 · 🔀 430 · 📦 1.5K · 📋 610 - 10% 开放 · ⏱️ 30.07.2025):
```
git clone https://github.com/man-group/dtale
```
- [PyPi](https://pypi.org/project/dtale) (📥 31K / 月 · 📦 53 · ⏱️ 30.07.2025):
```
pip install dtale
```
- [Conda](https://anaconda.org/conda-forge/dtale) (📥 480K · ⏱️ 30.07.2025):
```
conda install -c conda-forge dtale
```
</details>
<details><summary><b><a href="https://github.com/pavlin-policar/openTSNE">openTSNE</a></b> (🥉29 · ⭐ 1.6K · 📈) - t-SNE 的可扩展并行实现。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/pavlin-policar/openTSNE) (👨💻 14 · 🔀 170 · 📦 1.1K · 📋 150 - 2% 开放 · ⏱️ 27.10.2025):
```
git clone https://github.com/pavlin-policar/openTSNE
```
- [PyPi](https://pypi.org/project/opentsne) (📥 58K / 月 · 📦 69 · ⏱️ 27.10.2025):
```
pip install opentsne
```
- [Conda](https://anaconda.org/conda-forge/opentsne) (📥 500K · ⏱️ 27.10.2025):
```
conda install -c conda-forge opentsne
```
</details>
<details><summary><b><a href="https://github.com/predict-idlab/plotly-resampler">Plotly-Resampler</a></b> (🥉27 · ⭐ 1.2K) - 使用 plotly.py 可视化大型时间序列数据。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/predict-idlab/plotly-resampler) (👨💻 14 · 🔀 74 · 📦 2K · 📋 190 - 32% 开放 · ⏱️ 03.09.2025):
```
git clone https://github.com/predict-idlab/plotly-resampler
```
- [PyPi](https://pypi.org/project/plotly-resampler) (📥 370K / 月 · 📦 38 · ⏱️ 29.08.2025):
```
pip install plotly-resampler
```
- [Conda](https://anaconda.org/conda-forge/plotly-resampler) (📥 140K · ⏱️ 09.10.2025):
```
conda install -c conda-forge plotly-resampler
```
</details>
<details><summary><b><a href="https://github.com/ContextLab/hypertools">HyperTools</a></b> (🥉26 · ⭐ 1.9K) - 一个 Python 工具箱,用于从几何角度洞察高维.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/ContextLab/hypertools) (👨💻 23 · 🔀 160 · 📥 73 · 📦 510 · 📋 200 - 34% 开放 · ⏱️ 10.07.2025):
```
git clone https://github.com/ContextLab/hypertools
```
- [PyPi](https://pypi.org/project/hypertools) (📥 1.1K / 月 · 📦 2 · ⏱️ 09.07.2025):
```
pip install hypertools
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/data-validation">data-validation</a></b> (🥉25 · ⭐ 780) - 用于探索和验证机器学习的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/data-validation) (👨💻 30 · 🔀 180 · 📥 1K · 📋 190 - 20% 开放 · ⏱️ 23.06.2025):
git clone https://github.com/tensorflow/data-validation
```
- PyPi (📥 15万/月 · 📦 32 · ⏱️ 2025年9月6日):
pip install tensorflow-data-validation
vegafusion (🥉第21名 · ⭐ 390) - 为Vega和Altair可视化提供服务器端扩展能力。 BSD-3
GitHub (👨💻 6 · 🔀 26 · 📥 6.6千 · 📋 150 - 36%开放 · ⏱️ 2025年9月29日):
git clone https://github.com/vegafusion/vegafusionPyPi (📥 770/月 · 📦 2 · ⏱️ 2024年5月9日):
pip install vegafusion-jupyterConda (📥 52万 · ⏱️ 2025年10月27日):
conda install -c conda-forge vegafusion-python-embednpm (📥 1.9千/月 · 📦 3 · ⏱️ 2024年5月9日):
npm install vegafusion-jupyter
显示22个隐藏项目...
- missingno (🥉30 · ⭐ 4.2K · 💀) - Python 的缺失数据可视化模块。
MIT - Facets Overview (🥉28 · ⭐ 7.4K · 💀) - 面向机器学习数据集的可视化工具。
Apache-2
- Cufflinks (🥉28 · ⭐ 3.1K · 💀) - Plotly + Pandas 的生产力工具。
MIT
- pythreejs (🥉27 · ⭐ 980 · 💀) - Jupyter 和 Three.js 之间的桥梁。
BSD-3
- Sweetviz (🥉26 · ⭐ 3.1K · 💀) - 可视化并比较数据集、目标值及关联关系,采用..
MIT - AutoViz (🥉26 · ⭐ 1.9K · 💀) - 使用一行代码即可自动可视化任意大小的数据集。
Apache-2 - ridgeplot (🥉26 · ⭐ 240) - Python 中精美的脊线图。
MIT - PandasGUI (🥉24 · ⭐ 3.3K) - Pandas DataFrame 的 GUI 界面。
❗️MIT-0
- HiPlot (🥉24 · ⭐ 2.8K · 💀) - HiPlot 让理解高维数据变得简单。
MIT - python-ternary (🥉24 · ⭐ 770 · 💀) - 基于 matplotlib 的 Python 三元图绘制库。
MIT - Multicore-TSNE (🥉23 · ⭐ 1.9K · 💀) - 使用 Python 和 Torch 实现的并行 t-SNE。
BSD-3
- Pandas-Bokeh (🥉22 · ⭐ 890 · 💀) - Pandas 和 GeoPandas 的 Bokeh 绘图后端。
MIT
- pivottablejs (🥉21 · ⭐ 710 · 💀) - Jupyter/IPython 中的拖放式数据透视表和图表。
MIT
- joypy (🥉21 · ⭐ 600 · 💀) - 使用 matplotlib 和 pandas 在 Python 中绘制欢乐图。
MIT - PyWaffle (🥉21 · ⭐ 600 · 💀) - 在 Python 中制作华夫饼图。
MIT - PDPbox (🥉20 · ⭐ 860 · 💀) - Python 的部分依赖图工具箱。
MIT - animatplot (🥉18 · ⭐ 410 · 💀) - 基于 matplotlib 构建的动画绘图 Python 包。
MIT - ivis (🥉18 · ⭐ 340 · 💀) - 使用暹罗网络在超大规模数据集中进行降维。
Apache-2
- pdvega (🥉16 · ⭐ 340 · 💀) - 使用 Vega-Lite 对 Pandas 进行交互式绘图。
MIT - nx-altair (🥉16 · ⭐ 230 · 💀) - 使用 Altair 绘制交互式的 NetworkX 图。
MIT
- data-describe (🥉15 · ⭐ 300 · 💀) - datadescribe:面向数据科学的 Python 式 EDA 加速器。
Apache-2 - nptsne (🥉11 · ⭐ 33 · 💀) - nptsne 是一个与 NumPy 兼容的 Python 二进制包,提供一种..
Apache-2
文本数据与 NLP
用于处理、清洗、操作和分析文本数据的库,以及用于自然语言处理任务的库,例如语言检测、模糊匹配、分类、序列到序列学习、对话式 AI、关键词提取和翻译。
transformers (🥇54 · ⭐ 150K) - Transformers:用于.. 的模型定义框架。 Apache-2 

nltk (🥇47 · ⭐ 14K) - 一套用于符号和统计自然语言处理的库和程序。 Apache-2
- GitHub (👨💻 480 · 🔀 3K · 📦 410K · 📋 1.9K - 14% 开放 · ⏱️ 22.10.2025):
git clone https://github.com/nltk/nltk
```
- [PyPi](https://pypi.org/project/nltk) (📥 42M / 月 · 📦 6.3K · ⏱️ 01.10.2025):
```
pip install nltk
```
- [Conda](https://anaconda.org/conda-forge/nltk) (📥 3.4M · ⏱️ 01.10.2025):
```
conda install -c conda-forge nltk
```
</details>
<details><summary><b><a href="https://github.com/BerriAI/litellm">litellm</a></b> (🥇45 · ⭐ 30K · 📉) - Python SDK、プロキシサーバー(LLMゲートウェイ)で100以上の.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code>o</code> <code>t</code> <code>h</code> <code>e</code> <code>r</code> <code>s</code></summary>
- [GitHub](https://github.com/BerriAI/litellm) (👨💻 960 · 🔀 4.5K · 📥 800 · 📦 17K · 📋 7.8K - 開放率17% · ⏱️ 30.10.2025):
```
git clone https://github.com/BerriAI/litellm
```
- [PyPi](https://pypi.org/project/litellm) (📥 34M / 月 · 📦 1.9K · ⏱️ 29.10.2025):
```
pip install litellm
```
</details>
<details><summary><b><a href="https://github.com/explosion/spaCy">spaCy</a></b> (🥇43 · ⭐ 33K · 📈) - Pythonにおける産業レベルの自然言語処理(NLP)。<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/explosion/spaCy) (👨💻 780 · 🔀 4.5K · 📥 4.9K · 📦 140K · 📋 5.8K - 開放率3% · ⏱️ 28.10.2025):
```
git clone https://github.com/explosion/spaCy
```
- [PyPi](https://pypi.org/project/spacy) (📥 17M / 月 · 📦 3.2K · ⏱️ 23.05.2025):
```
pip install spacy
```
- [Conda](https://anaconda.org/conda-forge/spacy) (📥 6.5M · ⏱️ 06.07.2025):
```
conda install -c conda-forge spacy
```
</details>
<details><summary><b><a href="https://github.com/huggingface/sentence-transformers">sentence-transformers</a></b> (🥇42 · ⭐ 18K) - 最先端のテキスト埋め込み。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/huggingface/sentence-transformers) (👨💻 240 · 🔀 2.7K · 📦 120K · 📋 2.5K - 開放率51% · ⏱️ 22.10.2025):
```
git clone https://github.com/UKPLab/sentence-transformers
```
- [PyPi](https://pypi.org/project/sentence-transformers) (📥 17M / 月 · 📦 3.7K · ⏱️ 22.10.2025):
```
pip install sentence-transformers
```
- [Conda](https://anaconda.org/conda-forge/sentence-transformers) (📥 1M · ⏱️ 22.10.2025):
```
conda install -c conda-forge sentence-transformers
```
</details>
<details><summary><b><a href="https://github.com/piskvorky/gensim">gensim</a></b> (🥇42 · ⭐ 16K) - 人間にも使いやすいトピックモデリング。<code><a href="https://tldrlegal.com/search?q=LGPL-2.1">❗️LGPL-2.1</a></code></summary>
- [GitHub](https://github.com/piskvorky/gensim) (👨💻 460 · 🔀 4.4K · 📥 6.4K · 📦 78K · 📋 1.9K - 開放率21% · ⏱️ 16.10.2025):
```
git clone https://github.com/RaRe-Technologies/gensim
```
- [PyPi](https://pypi.org/project/gensim) (📥 5.2M / 月 · 📦 1.6K · ⏱️ 18.10.2025):
```
pip install gensim
```
- [Conda](https://anaconda.org/conda-forge/gensim) (📥 1.8M · ⏱️ 22.04.2025):
```
conda install -c conda-forge gensim
```
</details>
<details><summary><b><a href="https://github.com/google/sentencepiece">sentencepiece</a></b> (🥇42 · ⭐ 11K) - ニューラルネットワークベースのテキスト処理向けの教師なしテキストトークナイザー。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/google/sentencepiece) (👨💻 100 · 🔀 1.3K · 📥 110K · 📦 120K · 📋 800 - 開放率3% · ⏱️ 04.10.2025):
```
git clone https://github.com/google/sentencepiece
```
- [PyPi](https://pypi.org/project/sentencepiece) (📥 31M / 月 · 📦 2.4K · ⏱️ 12.08.2025):
```
pip install sentencepiece
```
- [Conda](https://anaconda.org/conda-forge/sentencepiece) (📥 1.7M · ⏱️ 22.09.2025):
```
conda install -c conda-forge sentencepiece
```
</details>
<details><summary><b><a href="https://github.com/huggingface/tokenizers">Tokenizers</a></b> (🥇40 · ⭐ 10K) - 研究などに最適化された高速で最先端のトークナイザー。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/huggingface/tokenizers) (👨💻 130 · 🔀 970 · 📥 86 · 📦 180K · 📋 1.1K - 開放率9% · ⏱️ 16.10.2025):
```
git clone https://github.com/huggingface/tokenizers
```
- [PyPi](https://pypi.org/project/tokenizers) (📥 81M / 月 · 📦 1.7K · ⏱️ 19.09.2025):
```
pip install tokenizers
```
- [Conda](https://anaconda.org/conda-forge/tokenizers) (📥 3.6M · ⏱️ 19.09.2025):
```
conda install -c conda-forge tokenizers
```
</details>
<details><summary><b><a href="https://github.com/NVIDIA-NeMo/NeMo">NeMo</a></b> (🥇38 · ⭐ 16K) - 研究者向けに構築されたスケーラブルな生成AIフレームワーク。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/NVIDIA-NeMo/NeMo) (👨💻 460 · 🔀 3.2K · 📥 520K · 📦 21 · 📋 2.8K - 開放率4% · ⏱️ 29.10.2025):
```
git clone https://github.com/NVIDIA/NeMo
```
- [PyPi](https://pypi.org/project/nemo-toolkit) (📥 810K / 月 · 📦 18 · ⏱️ 27.10.2025):
```
pip install nemo-toolkit
```
</details>
<details><summary><b><a href="https://github.com/deepset-ai/haystack">haystack</a></b> (🥇37 · ⭐ 23K) - カスタマイズ可能で本番環境対応のAIオーケストレーションフレームワーク。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/deepset-ai/haystack) (👨💻 310 · 🔀 2.5K · 📦 1.3K · 📋 4.1K - 開放率2% · ⏱️ 30.10.2025):
```
git clone https://github.com/deepset-ai/haystack
```
- [PyPi](https://pypi.org/project/haystack) (📥 7.4K / 月 · 📦 5 · ⏱️ 15.12.2021):
```
pip install haystack
```
</details>
<details><summary><b><a href="https://github.com/comet-ml/opik">Opik</a></b> (🥇37 · ⭐ 15K) - LLMアプリケーションやRAGシステムなどをデバッグ、評価、監視する。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/comet-ml/opik) (👨💻 81 · 🔀 1.1K · 📦 17 · 📋 540 - 開放率29% · ⏱️ 30.10.2025):
```
git clone https://github.com/comet-ml/opik
```
- [PyPi](https://pypi.org/project/opik) (📥 850K / 月 · 📦 34 · ⏱️ 29.10.2025):
```
pip install opik
```
</details>
<details><summary><b><a href="https://github.com/gunthercox/ChatterBot">ChatterBot</a></b> (🥇37 · ⭐ 14K) - ChatterBotは機械学習に基づく会話型ダイアログエンジンで.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/gunthercox/ChatterBot) (👨💻 110 · 🔀 4.5K · 📦 6.5K · 📋 1.7K - 開放率6% · ⏱️ 25.10.2025):
git clone https://github.com/gunthercox/ChatterBot
```
- PyPi (📥 2万次/月 · 📦 19个 · ⏱️ 2025年10月16日):
pip install chatterbot
qdrant (🥈35 · ⭐ 2.7万) - Qdrant 是一款高性能、大规模的向量数据库和向量.. 许可:《Apache-2》
GitHub (👨💻 140人 · 🔀 1.9千次 · 📥 50万次 · 📦 120个 · 📋 1.6千条 - 22%开放 · ⏱️ 2025年9月30日):
git clone https://github.com/qdrant/qdrant
TensorFlow Text (🥈34 · ⭐ 1.3千) - 使文本成为 TensorFlow 中的一等公民。许可:《Apache-2》 
snowballstemmer (🥈34 · ⭐ 810) - Snowball 编译器和词干提取算法。许可:《BSD-3》
jellyfish (🥈32 · ⭐ 2.2千) - 一个 Python 库,用于字符串的近似匹配和音素匹配。许可:《MIT》
- GitHub (👨💻 37人 · 🔀 160次 · 📦 1.5万个 · ⏱️ 2025年10月11日):
git clone https://github.com/jamesturk/jellyfish
```
- [PyPi](https://pypi.org/project/jellyfish) (📥 8.6M / 月 · 📦 320 · ⏱️ 11.10.2025):
```
pip install jellyfish
```
- [Conda](https://anaconda.org/conda-forge/jellyfish) (📥 1.7M · ⏱️ 22.04.2025):
```
conda install -c conda-forge jellyfish
```
</details>
<details><summary><b><a href="https://github.com/deeppavlov/DeepPavlov">DeepPavlov</a></b> (🥈31 · ⭐ 6.9K · 💤) - 一个开源的深度学习端到端库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/deeppavlov/DeepPavlov) (👨💻 78 · 🔀 1.2K · 📦 440 · 📋 640 - 4% 开放 · ⏱️ 26.11.2024):
```
git clone https://github.com/deepmipt/DeepPavlov
```
- [PyPi](https://pypi.org/project/deeppavlov) (📥 11K / 月 · 📦 4 · ⏱️ 12.08.2024):
```
pip install deeppavlov
```
</details>
<details><summary><b><a href="https://github.com/rspeer/python-ftfy">ftfy</a></b> (🥈31 · ⭐ 4K · 💤) - 用于修复 Unicode 文本中的乱码及其他问题,可在事后进行处理。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/rspeer/python-ftfy) (👨💻 22 · 🔀 120 · 📥 100 · 📦 33K · 📋 150 - 7% 开放 · ⏱️ 30.10.2024):
```
git clone https://github.com/rspeer/python-ftfy
```
- [PyPi](https://pypi.org/project/ftfy) (📥 11M / 月 · 📦 570 · ⏱️ 26.10.2024):
```
pip install ftfy
```
- [Conda](https://anaconda.org/conda-forge/ftfy) (📥 380K · ⏱️ 22.04.2025):
```
conda install -c conda-forge ftfy
```
</details>
<details><summary><b><a href="https://github.com/allenai/scispacy">SciSpacy</a></b> (🥈31 · ⭐ 1.9K) - 一个完整的 spaCy 管道和针对科学/生物医学文档的模型。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/allenai/scispacy) (👨💻 38 · 🔀 240 · 📦 1.3K · 📋 330 - 11% 开放 · ⏱️ 01.10.2025):
```
git clone https://github.com/allenai/scispacy
```
- [PyPi](https://pypi.org/project/scispacy) (📥 42K / 月 · 📦 50 · ⏱️ 01.10.2025):
```
pip install scispacy
```
</details>
<details><summary><b><a href="https://github.com/cltk/cltk">CLTK</a></b> (🥈31 · ⭐ 870 · 📉) - 古典语言工具包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/cltk/cltk) (👨💻 120 · 🔀 340 · 📥 160 · 📦 300 · 📋 580 - 0% 开放 · ⏱️ 21.10.2025):
```
git clone https://github.com/cltk/cltk
```
- [PyPi](https://pypi.org/project/cltk) (📥 14K / 月 · 📦 17 · ⏱️ 21.10.2025):
```
pip install cltk
```
</details>
<details><summary><b><a href="https://github.com/dwyl/english-words">english-words</a></b> (🥈29 · ⭐ 12K · 💤) - 一个包含 479,000 个英语单词的文本文件,适用于各种用途。 <code><a href="http://bit.ly/3rvuUlR">Unlicense</a></code></summary>
- [GitHub](https://github.com/dwyl/english-words) (👨💻 34 · 🔀 2K · 📦 2 · 📋 170 - 75% 开放 · ⏱️ 06.01.2025):
```
git clone https://github.com/dwyl/english-words
```
- [PyPi](https://pypi.org/project/english-words) (📥 78K / 月 · 📦 15 · ⏱️ 14.08.2025):
```
pip install english-words
```
</details>
<details><summary><b><a href="https://github.com/argilla-io/argilla">rubrix</a></b> (🥈29 · ⭐ 4.7K) - Argilla 是一款面向 AI 工程师和领域专家的协作工具。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/argilla-io/argilla) (👨💻 110 · 🔀 460 · 📦 3.1K · 📋 2.2K - 0% 开放 · ⏱️ 05.08.2025):
```
git clone https://github.com/recognai/rubrix
```
- [PyPi](https://pypi.org/project/rubrix) (📥 1.2K / 月 · ⏱️ 24.10.2022):
```
pip install rubrix
```
- [Conda](https://anaconda.org/conda-forge/rubrix) (📥 52K · ⏱️ 22.04.2025):
```
conda install -c conda-forge rubrix
```
</details>
<details><summary><b><a href="https://github.com/dedupeio/dedupe">Dedupe</a></b> (🥈29 · ⭐ 4.4K · 📈) - 一个 Python 库,用于准确且可扩展的模糊匹配、记录.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/dedupeio/dedupe) (👨💻 72 · 🔀 560 · 📦 370 · 📋 820 - 9% 开放 · ⏱️ 29.07.2025):
```
git clone https://github.com/dedupeio/dedupe
```
- [PyPi](https://pypi.org/project/dedupe) (📥 59K / 月 · 📦 19 · ⏱️ 15.08.2024):
```
pip install dedupe
```
- [Conda](https://anaconda.org/conda-forge/dedupe) (📥 130K · ⏱️ 22.04.2025):
```
conda install -c conda-forge dedupe
```
</details>
<details><summary><b><a href="https://github.com/life4/textdistance">TextDistance</a></b> (🥈28 · ⭐ 3.5K) - 计算序列之间的距离。30 多种算法,纯 Python 实现。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/life4/textdistance) (👨💻 18 · 🔀 260 · 📥 1.1K · 📦 8.8K · ⏱️ 18.04.2025):
```
git clone https://github.com/life4/textdistance
```
- [PyPi](https://pypi.org/project/textdistance) (📥 1.3M / 月 · 📦 99 · ⏱️ 16.07.2024):
```
pip install textdistance
```
- [Conda](https://anaconda.org/conda-forge/textdistance) (📥 970K · ⏱️ 22.04.2025):
```
conda install -c conda-forge textdistance
```
</details>
<details><summary><b><a href="https://github.com/explosion/spacy-transformers">spacy-transformers</a></b> (🥈28 · ⭐ 1.4K) - 使用 BERT、XLNet 和 GPT-2 等预训练的 Transformer 模型。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code>spacy</code></summary>
- [GitHub](https://github.com/explosion/spacy-transformers) (👨💻 23 · 🔀 170 · 📥 610 · 📦 2.4K · ⏱️ 26.05.2025):
```
git clone https://github.com/explosion/spacy-transformers
```
- [PyPi](https://pypi.org/project/spacy-transformers) (📥 270K / 月 · 📦 110 · ⏱️ 26.05.2025):
```
pip install spacy-transformers
```
- [Conda](https://anaconda.org/conda-forge/spacy-transformers) (📥 140K · ⏱️ 22.04.2025):
```
conda install -c conda-forge spacy-transformers
```
</details>
<details><summary><b><a href="https://github.com/unitaryai/detoxify">detoxify</a></b> (🥉26 · ⭐ 1.1K) - 经过训练的模型和代码,用于预测 Jigsaw 所有三个平台上的有毒评论。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/unitaryai/detoxify) (👨💻 14 · 🔀 130 · 📥 1.9M · 📦 980 · 📋 67 - 55% 开放 · ⏱️ 29.07.2025):
```
git clone https://github.com/unitaryai/detoxify
```
- [PyPi](https://pypi.org/project/detoxify) (📥 140K / 月 · 📦 30 · ⏱️ 01.02.2024):
```
pip install detoxify
```
</details>
<details><summary><b><a href="https://github.com/JasonKessler/scattertext">scattertext</a></b> (🥉25 · ⭐ 2.3K) - 对文档之间语言差异的精美可视化展示。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/JasonKessler/scattertext) (👨💻 14 · 🔀 290 · 📦 670 · 📋 100 - 22% 开放 · ⏱️ 29.04.2025):
git clone https://github.com/JasonKessler/scattertext
```
happy-transformer (🥉23 · ⭐ 540 · 💤) - Happy Transformer 让微调和…变得简单。 Apache-2 huggingface
small-text (🥉20 · ⭐ 630) - Python 中用于文本分类的主动学习。 MIT 

textaugment (🥉19 · ⭐ 430) - TextAugment:文本增强库。 MIT
显示 59 个隐藏项目...
- AllenNLP (🥈36 · ⭐ 12K · 💀) - 一个基于 PyTorch 构建的开源 NLP 研究库。
Apache-2
- fastText (🥈34 · ⭐ 26K · 💀) - 用于快速文本表示和分类的库。
MIT - OpenNMT (🥈33 · ⭐ 7K · 💀) - 开源神经机器翻译及(大型)语言模型。
MIT
- ParlAI (🥈32 · ⭐ 11K · 💀) - 一个用于训练和评估多种 AI 模型的框架。
MIT
- fuzzywuzzy (🥈31 · ⭐ 9.3K · 💀) - Python 中的模糊字符串匹配。
❗️GPL-2.0 - Sumy (🥈30 · ⭐ 3.6K · 💀) - 用于自动摘要文本文档和 HTML 页面的模块。
Apache-2 - underthesea (🥈30 · ⭐ 1.6K) - Underthesea - 越南语 NLP 工具箱。
❗️GPL-3.0 - nlpaug (🥈29 · ⭐ 4.6K · 💀) - NLP 数据增强工具。
MIT - vaderSentiment (🥈28 · ⭐ 4.9K · 💀) - VADER 情感分析。VADER(情感感知词典..
MIT - textacy (🥈28 · ⭐ 2.2K · 💀) - spaCy 前后处理的 NLP 工具。
❗Unlicensed - PyTextRank (🥈28 · ⭐ 2.2K · 💀) - TextRank 算法(文本图)的 Python 实现,用于..
MIT - Ciphey (🥉27 · ⭐ 20K · 💀) - 在不知道密钥或密码的情况下自动解密加密内容,..
MIT - fastNLP (🥉27 · ⭐ 3.1K · 💀) - fastNLP:模块化且可扩展的 NLP 框架。目前..
Apache-2 - polyglot (🥉27 · ⭐ 2.3K · 💀) - 多语言文本(NLP)处理工具包。
❗️GPL-3.0 - flashtext (🥉26 · ⭐ 5.7K · 💀) - 从句子中提取关键词或替换句子中的关键词。
MIT - langid (🥉26 · ⭐ 2.4K · 💀) - 独立的语言识别系统。
BSD-3 - pySBD (🥉26 · ⭐ 880 · 💀) - pySBD(Python 句子边界消歧义)是一种基于规则的句子..
MIT - neuralcoref (🥉25 · ⭐ 2.9K · 💀) - 使用神经网络在 spaCy 中实现快速共指消解。
MIT - GluonNLP (🥉25 · ⭐ 2.6K · 💀) - 一个能够轻松进行文本预处理、数据集管理等操作的工具箱。
Apache-2
- pytorch-nlp (🥉25 · ⭐ 2.2K · 💀) - PyTorch 自然语言处理的基础工具。
BSD-3
- whoosh (🥉25 · ⭐ 640 · 💀) - 纯 Python 全文检索库。
❗️BSD-1-Clause - PyText (🥉24 · ⭐ 6.3K · 💀) - 一个基于 PyTorch 的自然语言建模框架。
BSD-3
- textgenrnn (🥉24 · ⭐ 4.9K · 💀) - 轻松训练属于自己的任何类型的文本生成神经网络。
MIT
- OpenPrompt (🥉24 · ⭐ 4.7K · 💀) - 一个用于提示学习的开源框架。
Apache-2 - Snips NLU (🥉24 · ⭐ 3.9K · 💀) - Snips Python 库,用于从文本中提取语义。
Apache-2 - MatchZoo (🥉24 · ⭐ 3.9K · 💀) - 方便设计、比较和分享深度..
Apache-2
- promptsource (🥉24 · ⭐ 3K · 💀) - 用于创建、共享和使用自然语言的工具箱。
Apache-2 - YouTokenToMe (🥉24 · ⭐ 970 · 💀) - 无监督文本分词器,专注于计算效率。
MIT - Kashgari (🥉23 · ⭐ 2.4K · 💀) - Kashgari 是一个生产级的 NLP 迁移学习..
Apache-2
- FARM (🥉23 · ⭐ 1.8K · 💀) - 快速且简单的 NLP 迁移学习。收获语言..
Apache-2
- gpt-2-simple (🥉22 · ⭐ 3.4K · 💀) - 一个 Python 包,可以轻松重新训练 OpenAI 的 GPT-2 文本-..
MIT
- Texar (🥉22 · ⭐ 2.4K · 💀) - 用于机器学习、自然语言处理等领域的工具箱。
Apache-2
- jiant (🥉22 · ⭐ 1.7K · 💀) - jiant 是一个 nlp 工具箱。
MIT - stop-words (🥉22 · ⭐ 160) - 在 Python 中获取各种语言的常用停用词列表。
BSD-3 - NLP Architect (🥉21 · ⭐ 2.9K · 💀) - 一个用于探索最先进深度.. 的模型库。
Apache-2 - Texthero (🥉21 · ⭐ 2.9K · 💀) - 从零开始的文本预处理、表示和可视化。
MIT - anaGo (🥉21 · ⭐ 1.5K · 💀) - 用于命名实体识别的双向 LSTM-CRF 和 ELMo,..
MIT
- lightseq (🥉20 · ⭐ 3.3K · 💀) - LightSeq:一个高性能的序列处理库。
Apache-2 - fast-bert (🥉20 · ⭐ 1.9K · 💀) - 一个超级简单的 BERT 基础 NLP 模型库。
Apache-2 - DELTA (🥉20 · ⭐ 1.6K · 💀) - DELTA 是一个基于深度学习的自然语言和语音..
Apache-2
- textpipe (🥉20 · ⭐ 300 · 💀) - Textpipe:清理文本并提取元数据。
MIT - numerizer (🥉19 · ⭐ 230 · 💀) - 一个 Python 模块,用于将自然语言数字转换为整数等。
MIT - pyfasttext (🥉19 · ⭐ 230 · 💀) - 又一个 fastText 的 Python 绑定。
❗️GPL-3.0 - DeepMatcher (🥉18 · ⭐ 5.2K · 💀) - 一个 Python 包,用于通过.. 进行实体和文本匹配。
BSD-3 - nboost (🥉18 · ⭐ 670 · 💀) - NBoost 是一个可扩展的搜索 API 提升平台,用于部署..
Apache-2 - fastT5 (🥉18 · ⭐ 590 · 💀) - 将 T5 模型的推理速度提高 5 倍,并减小模型尺寸..
Apache-2 - Camphr (🥉18 · ⭐ 340 · 💀) - Camphr - 用于创建管道组件的 NLP 库。
Apache-2spacy - NeuroNER (🥉17 · ⭐ 1.7K · 💀) - 使用神经网络进行命名实体识别。易于使用且..
MIT - OpenNRE (🥉16 · ⭐ 4.4K · 💀) - 一个用于神经关系抽取(NRE)的开源软件包。
MIT - BLINK (🥉15 · ⭐ 1.2K · 💀) - 实体链接解决方案。
MIT - TextBox (🥉15 · ⭐ 1.1K · 💀) - TextBox 2.0 是一个带有预训练语言的文本生成库。
MIT - Translate (🥉15 · ⭐ 830 · 💀) - Translate - 一个 PyTorch 语言库。
BSD-3
- skift (🥉15 · ⭐ 240 · 💀) - scikit-learn 对 Python fastText 的封装。
MIT
- ONNX-T5 (🥉14 · ⭐ 260 · 💀) - 摘要、翻译、情感分析、文本生成..
Apache-2 - NeuralQA (🥉14 · ⭐ 230 · 💀) - NeuralQA:一个可用于大型数据集问答的实用库。
MIT - TransferNLP (🥉13 · ⭐ 290 · 💀) - 一个专为可重复实验设计的 NLP 库。
MIT
- Headliner (🥉13 · ⭐ 230 · 💀) - 易于训练和部署 seq2seq 模型。
MIT - textvec (🥉12 · ⭐ 200 · 💀) - 文本向量化工具,旨在超越 TFIDF 用于分类。
MIT
- spacy-dbpedia-spotlight (🥉12 · ⭐ 110 · 💀) - DBpedia Spotlight 的 spaCy 封装。
MITspacy
图像数据
用于图像和视频处理、操作及增强的库,以及用于计算机视觉任务(如人脸识别、目标检测和分类)的库。
PyTorch Image Models (🥇42 · ⭐ 36K) - 最大的 PyTorch 图像编码器集合 /.. Apache-2 
torchvision (🥇42 · ⭐ 17K) - 针对计算机视觉的数据集、变换和模型。 BSD-3 
InsightFace (🥈37 · ⭐ 27K) - 最先进的 2D 和 3D 面部分析项目。 MIT 
Albumentations (🥈36 · ⭐ 15K) - 快速且灵活的图像增强库。关于…的论文。 MIT 
opencv-python (🥈36 · ⭐ 5.1K) - 自动化 CI 工具链,用于生成预编译的 opencv-python,.. MIT
- GitHub (👨💻 56 · 🔀 950 · 📦 610K · 📋 890 - 19% 开放 · ⏱️ 30.07.2025):
git clone https://github.com/opencv/opencv-python
```
- [PyPi](https://pypi.org/project/opencv-python) (📥 29M / 月 · 📦 1.5万 · ⏱️ 2025年7月7日):
```
pip install opencv-python
```
</details>
<details><summary><b><a href="https://github.com/facebookresearch/detectron2">detectron2</a></b> (🥈第34名 · ⭐ 3.4万) - Detectron2 是一个用于目标检测、分割等任务的平台。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/facebookresearch/detectron2) (👨💻 280 · 🔀 7.5千 · 📦 2.6千 · 📋 3.6千 - 14% 开放 · ⏱️ 2025年10月27日):
```
git clone https://github.com/facebookresearch/detectron2
```
- [PyPi](https://pypi.org/project/detectron2) (📦 13 · ⏱️ 2020年2月6日):
```
pip install detectron2
```
- [Conda](https://anaconda.org/conda-forge/detectron2) (📥 82万 · ⏱️ 2025年6月2日):
```
conda install -c conda-forge detectron2
```
</details>
<details><summary><b><a href="https://github.com/emcconville/wand">Wand</a></b> (🥈第34名 · ⭐ 1.5千) - 基于 ctypes 的简单 Python ImageMagick 绑定。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/emcconville/wand) (👨💻 110 · 🔀 200 · 📥 5.2万 · 📦 2.1万 · 📋 440 - 5% 开放 · ⏱️ 2025年10月6日):
```
git clone https://github.com/emcconville/wand
```
- [PyPi](https://pypi.org/project/wand) (📥 220万 / 月 · 📦 260 · ⏱️ 2023年11月3日):
```
pip install wand
```
- [Conda](https://anaconda.org/conda-forge/wand) (📥 18万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge wand
```
</details>
<details><summary><b><a href="https://github.com/JohannesBuchner/imagehash">ImageHash</a></b> (🥈第32名 · ⭐ 3.7千) - 一个基于感知的 Python 图像哈希模块。 <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/JohannesBuchner/imagehash) (👨💻 29 · 🔀 340 · 📦 1.8万 · 📋 150 - 15% 开放 · ⏱️ 2025年4月17日):
```
git clone https://github.com/JohannesBuchner/imagehash
```
- [PyPi](https://pypi.org/project/ImageHash) (📥 560万 / 月 · 📦 270 · ⏱️ 2025年2月1日):
```
pip install ImageHash
```
- [Conda](https://anaconda.org/conda-forge/imagehash) (📥 50万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge imagehash
```
</details>
<details><summary><b><a href="https://github.com/lucidrains/vit-pytorch">vit-pytorch</a></b> (🥈第31名 · ⭐ 2.4万) - Vision Transformer 的实现,一种简单的方法来实现…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/lucidrains/vit-pytorch) (👨💻 24 · 🔀 3.4千 · 📦 21 · 📋 290 - 49% 开放 · ⏱️ 2025年10月28日):
```
git clone https://github.com/lucidrains/vit-pytorch
```
- [PyPi](https://pypi.org/project/vit-pytorch) (📥 3.1万 / 月 · 📦 28 · ⏱️ 2025年10月27日):
```
pip install vit-pytorch
```
</details>
<details><summary><b><a href="https://github.com/PaddlePaddle/PaddleSeg">PaddleSeg</a></b> (🥈第31名 · ⭐ 9.2千) - 易于使用的图像分割库,具有出色的预.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_78a8ec7dec20.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/PaddlePaddle/PaddleSeg) (👨💻 130 · 🔀 1.7千 · 📦 1.5千 · 📋 2.2千 - 0% 开放 · ⏱️ 2025年10月10日):
```
git clone https://github.com/PaddlePaddle/PaddleSeg
```
- [PyPi](https://pypi.org/project/paddleseg) (📥 3.8千 / 月 · 📦 7 · ⏱️ 2022年11月30日):
```
pip install paddleseg
```
</details>
<details><summary><b><a href="https://github.com/obss/sahi">sahi</a></b> (🥈第31名 · ⭐ 4.9千) - 框架无关的切片/拼接推理 + 交互式 UI + 错误分析…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/obss/sahi) (👨💻 69 · 🔀 700 · 📥 4.3万 · 📦 1.9千 · ⏱️ 2025年10月28日):
```
git clone https://github.com/obss/sahi
```
- [PyPi](https://pypi.org/project/sahi) (📥 14万 / 月 · 📦 43 · ⏱️ 2025年9月28日):
```
pip install sahi
```
- [Conda](https://anaconda.org/conda-forge/sahi) (📥 12万 · ⏱️ 2025年9月29日):
```
conda install -c conda-forge sahi
```
</details>
<details><summary><b><a href="https://github.com/lightly-ai/lightly">lightly</a></b> (🥈第31名 · ⭐ 3.6千) - 一个用于图像自监督学习的 Python 库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/lightly-ai/lightly) (👨💻 72 · 🔀 310 · 📦 510 · 📋 610 - 12% 开放 · ⏱️ 2025年9月25日):
```
git clone https://github.com/lightly-ai/lightly
```
- [PyPi](https://pypi.org/project/lightly) (📥 19万 / 月 · 📦 20 · ⏱️ 2025年7月22日):
```
pip install lightly
```
</details>
<details><summary><b><a href="https://github.com/mindee/doctr">doctr</a></b> (🥈第29名 · ⭐ 5.6千) - docTR(文档文本识别)是一个无缝、高… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/mindee/doctr) (👨💻 68 · 🔀 580 · 📥 6.5百万 · 📋 440 - 6% 开放 · ⏱️ 2025年9月7日):
```
git clone https://github.com/mindee/doctr
```
- [PyPi](https://pypi.org/project/python-doctr) (📥 2百万 / 月 · 📦 18 · ⏱️ 2025年7月9日):
```
pip install python-doctr
```
</details>
<details><summary><b><a href="https://github.com/PaddlePaddle/PaddleDetection">PaddleDetection</a></b> (🥉第28名 · ⭐ 1.4万) - 基于 PaddlePaddle 的目标检测工具包。它… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_78a8ec7dec20.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/PaddlePaddle/PaddleDetection) (👨💻 190 · 🔀 3千 · 📋 5.7千 - 17% 开放 · ⏱️ 2025年10月10日):
```
git clone https://github.com/PaddlePaddle/PaddleDetection
```
- [PyPi](https://pypi.org/project/paddledet) (📥 2.2千 / 月 · 📦 2 · ⏱️ 2022年9月19日):
```
pip install paddledet
```
</details>
<details><summary><b><a href="https://github.com/ipazc/mtcnn">mtcnn</a></b> (🥉第27名 · ⭐ 2.4千 · 💤) - MTCNN 是一个用于 TensorFlow 的人脸检测实现,作为 PIP… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/ipazc/mtcnn) (👨💻 15 · 🔀 530 · 📥 76 · 📦 9.2千 · 📋 130 - 37% 开放 · ⏱️ 2024年10月8日):
git clone https://github.com/ipazc/mtcnn
```
CellProfiler (🥉第27名 · ⭐ 1.1K) - 一款用于生物图像分析的开源应用程序。 BSD-3
Image Deduplicator (🥉第26名 · ⭐ 5.5K) - 轻松查找重复图片! Apache-2 
tensorflow-graphics (🥉第26名 · ⭐ 2.8K · 💤) - TensorFlow Graphics:可微分的图形层。 Apache-2 
pytorchvideo (🥉第25名 · ⭐ 3.5K) - 用于视频理解研究的深度学习库。 Apache-2 
PySlowFast (🥉第21名 · ⭐ 7.2K) - PySlowFast:来自FAIR的视频理解代码库,用于… Apache-2 
- GitHub (👨💻 35 · 🔀 1.2千 · 📦 23 · 📋 720 - 59% 开放 · ⏱️ 2025年10月27日):
git clone https://github.com/facebookresearch/SlowFast
```
- [PyPi](https://pypi.org/project/pyslowfast) (下载量:22次/月 · 发布时间:2020年1月15日):
```
pip install pyslowfast
```
</details>
<details><summary><b><a href="https://github.com/idealo/image-super-resolution">图像超分辨率</a></b> (🥉第21名 · ⭐ 4.8K · 💤) - 超级放大你的图像,并用.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> 许可证进行实验 <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/idealo/image-super-resolution) (贡献者:11人 · 分支:760个 · 文件数:220个 - 48%为开放状态 · 发布时间:2024年12月18日):
```
git clone https://github.com/idealo/image-super-resolution
```
- [PyPi](https://pypi.org/project/ISR) (下载量:3.9K次/月 · 包数量:5个 · 发布时间:2020年1月8日):
```
pip install ISR
```
- [Docker Hub](https://hub.docker.com/r/idealo/image-super-resolution-gpu) (下载量:290次 · ⭐ 1星 · 发布时间:2019年4月1日):
```
docker pull idealo/image-super-resolution-gpu
```
</details>
<details><summary><b><a href="https://github.com/jasmcaus/caer">Caer</a></b> (🥉第21名 · ⭐ 800) - 一个轻量级的计算机视觉库。扩展你的模型,而非重复代码。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> 许可证</summary>
- [GitHub](https://github.com/jasmcaus/caer) (贡献者:8人 · 分支:110个 · 下载量:48次 · 发布时间:2025年8月11日):
```
git clone https://github.com/jasmcaus/caer
```
- [PyPi](https://pypi.org/project/caer) (下载量:3.8K次/月 · 包数量:3个 · 发布时间:2025年8月11日):
```
pip install caer
```
</details>
<details><summary><b><a href="https://github.com/google-research/scenic">scenic</a></b> (🥉第16名 · ⭐ 3.7K) - Scenic:用于计算机视觉研究及其他领域的 Jax 库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> 许可证 <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/google-research/scenic) (贡献者:95人 · 分支:460个 · 文件数:400个 - 70%为开放状态 · 发布时间:2025年8月6日):
```
git clone https://github.com/google-research/scenic
```
</details>
<details><summary>显示30个隐藏项目...</summary>
- <b><a href="https://github.com/scikit-image/scikit-image">scikit-image</a></b> (🥇41 · ⭐ 6.4K · 📈) - Python中的图像处理。 <code>❗未授权</code>
- <b><a href="https://github.com/glfw/glfw">glfw</a></b> (🥈38 · ⭐ 14K) - 一个用于OpenGL、OpenGL ES、Vulkan、窗口和输入的跨平台库。 <code><a href="https://tldrlegal.com/search?q=Zlib">❗️Zlib</a></code>
- <b><a href="https://github.com/open-mmlab/mmdetection">MMDetection</a></b> (🥈37 · ⭐ 32K · 💀) - OpenMMLab检测工具箱和基准测试。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/aleju/imgaug">imgaug</a></b> (🥈36 · ⭐ 15K · 💀) - 用于机器学习实验的图像增强库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ageitgey/face_recognition">Face Recognition</a></b> (🥈35 · ⭐ 56K · 💀) - 全球最简单的Python人脸识别API。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/PyImageSearch/imutils">imutils</a></b> (🥈31 · ⭐ 4.6K · 💀) - 一系列方便函数,用于简化基本图像处理。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/facebookresearch/pytorch3d">PyTorch3D</a></b> (🥈30 · ⭐ 9.6K) - PyTorch3D是FAIR提供的可重用组件库,用于…… <code>❗未授权</code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/OlafenwaMoses/ImageAI">imageai</a></b> (🥈30 · ⭐ 8.8K · 💀) - 一个旨在帮助开发者构建应用的Python库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/1adrianb/face-alignment">Face Alignment</a></b> (🥉28 · ⭐ 7.4K · 💀) - 基于PyTorch构建的2D和3D人脸对齐库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/dmlc/gluon-cv">GluonCV</a></b> (🥉27 · ⭐ 5.9K · 💀) - Gluon CV工具包。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_d6190f0fd4a7.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/mdbloice/Augmentor">Augmentor</a></b> (🥉27 · ⭐ 5.1K · 💀) - 用于机器学习的Python图像增强库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/abhiTronix/vidgear">vidgear</a></b> (🥉27 · ⭐ 3.6K · 💀) - 一款高性能的跨平台视频处理Python库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/chainer/chainercv">chainercv</a></b> (🥉27 · ⭐ 1.5K · 💀) - ChainerCV:计算机视觉深度学习库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/timesler/facenet-pytorch">facenet-pytorch</a></b> (🥉26 · ⭐ 5K · 💀) - 预训练的PyTorch人脸检测(MTCNN)和面部…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/uploadcare/pillow-simd">Pillow-SIMD</a></b> (🥉25 · ⭐ 2.2K · 💀) - 友好的PIL分支。 <code><a href="https://tldrlegal.com/search?q=PIL">❗️PIL</a></code>
- <b><a href="https://github.com/Layout-Parser/layout-parser">layout-parser</a></b> (🥉24 · ⭐ 5.6K · 💀) - 一个基于深度学习的文档图像统一工具包。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/qubvel/segmentation_models">segmentation_models</a></b> (🥉24 · ⭐ 4.9K · 💀) - 具有预训练骨干网络的分割模型。 Keras…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/libffcv/ffcv">ffcv</a></b> (🥉23 · ⭐ 3K · 💀) - FFCV:快速前进的计算机视觉(以及其他机器学习工作负载!)。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/facebookresearch/ClassyVision">Classy Vision</a></b> (🥉23 · ⭐ 1.6K · 💀) - 一个端到端的PyTorch框架,用于图像和视频…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/lucidrains/deep-daze">deep-daze</a></b> (🥉22 · ⭐ 4.3K · 💀) - 一个简单的命令行工具,用于使用……生成文本到图像。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/facebookresearch/vissl">vissl</a></b> (🥉22 · ⭐ 3.3K · 💀) - VISSL是FAIR提供的可扩展、模块化和可伸缩的…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tryolabs/luminoth">Luminoth</a></b> (🥉22 · ⭐ 2.4K · 💀) - 计算机视觉深度学习工具包。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/alankbi/detecto">detecto</a></b> (🥉21 · ⭐ 620 · 💀) - 使用PyTorch构建功能齐全的计算机视觉模型。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/facebookresearch/detr">DE⫶TR</a></b> (🥉20 · ⭐ 15K · 💀) - 使用Transformer进行端到端目标检测。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/rhsimplex/image-match">image-match</a></b> (🥉20 · ⭐ 3K · 💀) - 快速搜索数十亿张图片。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/imedslab/solt">solt</a></b> (🥉19 · ⭐ 260) - 轻量级数据转换流。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/facebookresearch/pycls">pycls</a></b> (🥉18 · ⭐ 2.2K · 💀) - 一个用PyTorch编写的图像分类研究代码库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/nicolas-chaulet/torch-points3d">Torch Points 3D</a></b> (🥉17 · ⭐ 260 · 💀) - 一个用于在点云上进行深度学习的PyTorch框架。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/hhatto/nude.py">nude.py</a></b> (🥉16 · ⭐ 920 · 💀) - 使用Python进行裸露检测。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code
- <b><a href="https://github.com/qanastek/HugsVision">HugsVision</a></b> (🥉14 · ⭐ 200 · 💀) - HugsVision是一个易于使用的Hugging Face封装器,用于最先进的…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code>Hugging Face</code>
</details>
<br>
## 图数据
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于图处理、聚类、嵌入和机器学习任务的库。_
<details><summary><b><a href="https://github.com/networkx/networkx">networkx</a></b> (🥇46 · ⭐ 16K) - Python中的网络分析。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/networkx/networkx) (👨💻 790 · 🔀 3.4K · 📥 110 · 📦 430K · 📋 3.5K - 10% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/networkx/networkx
```
- [PyPi](https://pypi.org/project/networkx) (📥 130M / 月 · 📦 12K · ⏱️ 29.05.2025):
```
pip install networkx
```
- [Conda](https://anaconda.org/conda-forge/networkx) (📥 26M · ⏱️ 04.06.2025):
```
conda install -c conda-forge networkx
```
</details>
<details><summary><b><a href="https://github.com/pyg-team/pytorch_geometric">PyTorch Geometric</a></b> (🥇41 · ⭐ 23K) - PyTorch的图神经网络库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/pyg-team/pytorch_geometric) (👨💻 560 · 🔀 3.9K · 📦 11K · 📋 4K - 30% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/pyg-team/pytorch_geometric
```
- [PyPi](https://pypi.org/project/torch-geometric) (📥 940K / 月 · 📦 730 · ⏱️ 15.10.2025):
```
pip install torch-geometric
```
- [Conda](https://anaconda.org/conda-forge/pytorch_geometric) (📥 190K · ⏱️ 16.10.2025):
```
conda install -c conda-forge pytorch_geometric
```
</details>
<details><summary><b><a href="https://github.com/dmlc/dgl">dgl</a></b> (🥇36 · ⭐ 14K) - 基于现有深度学习框架构建的Python包,旨在简化图上的深度学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/dmlc/dgl) (👨💻 300 · 🔀 3K · 📦 4.1K · 📋 3K - 20% 开放 · ⏱️ 31.07.2025):
```
git clone https://github.com/dmlc/dgl
```
- [PyPi](https://pypi.org/project/dgl) (📥 150K / 月 · 📦 150 · ⏱️ 13.05.2024):
```
pip install dgl
```
</details>
<details><summary><b><a href="https://github.com/graphistry/pygraphistry">pygraphistry</a></b> (🥈29 · ⭐ 2.4K) - PyGraphistry是一个Python库,用于快速加载、转换、.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/graphistry/pygraphistry) (👨💻 48 · 🔀 220 · 📋 420 - 51% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/graphistry/pygraphistry
```
- [PyPi](https://pypi.org/project/graphistry) (📥 8.5K / 月 · 📦 9 · ⏱️ 21.10.2025):
```
pip install graphistry
```
</details>
<details><summary><b><a href="https://github.com/snap-stanford/ogb">ogb</a></b> (🥈29 · ⭐ 2K) - 图机器学习的基准数据集、数据加载器和评估工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/snap-stanford/ogb) (👨💻 32 · 🔀 400 · 📦 2.6K · 📋 310 - 11% 开放 · ⏱️ 06.05.2025):
```
git clone https://github.com/snap-stanford/ogb
```
- [PyPi](https://pypi.org/project/ogb) (📥 100K / 月 · 📦 73 · ⏱️ 07.04.2023):
```
pip install ogb
```
- [Conda](https://anaconda.org/conda-forge/ogb) (📥 63K · ⏱️ 22.04.2025):
```
conda install -c conda-forge ogb
```
</details>
<details><summary><b><a href="https://github.com/pykeen/pykeen">PyKEEN</a></b> (🥈28 · ⭐ 1.9K) - 一个 Python 库,用于学习和评估知识图谱嵌入。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/pykeen/pykeen) (👨💻 43 · 🔀 210 · 📥 240 · 📦 350 · 📋 590 - 20% 开放 · ⏱️ 18.07.2025):
```
git clone https://github.com/pykeen/pykeen
```
- [PyPi](https://pypi.org/project/pykeen) (📥 31K / 月 · 📦 28 · ⏱️ 24.04.2025):
```
pip install pykeen
```
</details>
<details><summary><b><a href="https://github.com/benedekrozemberczki/pytorch_geometric_temporal">pytorch_geometric_temporal</a></b> (🥈27 · ⭐ 2.9K) - PyTorch Geometric Temporal: 空间-时间信号.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/benedekrozemberczki/pytorch_geometric_temporal) (👨💻 39 · 🔀 400 · 📋 210 - 18% 开放 · ⏱️ 18.09.2025):
```
git clone https://github.com/benedekrozemberczki/pytorch_geometric_temporal
```
- [PyPi](https://pypi.org/project/torch-geometric-temporal) (📥 6.7K / 月 · 📦 12 · ⏱️ 16.07.2025):
```
pip install torch-geometric-temporal
```
</details>
<details><summary><b><a href="https://github.com/rusty1s/pytorch_cluster">torch-cluster</a></b> (🥈24 · ⭐ 900) - PyTorch优化图聚类扩展库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/rusty1s/pytorch_cluster) (👨💻 40 · 🔀 150 · 📋 190 - 16% 开放 · ⏱️ 12.08.2025):
```
git clone https://github.com/rusty1s/pytorch_cluster
```
- [PyPi](https://pypi.org/project/torch-cluster) (📥 34K / 月 · 📦 62 · ⏱️ 12.10.2023):
```
pip install torch-cluster
```
- [Conda](https://anaconda.org/conda-forge/pytorch_cluster) (📥 440K · ⏱️ 22.09.2025):
```
conda install -c conda-forge pytorch_cluster
```
</details>
<details><summary>显示28个隐藏项目...</summary>
- <b><a href="https://github.com/igraph/python-igraph">igraph</a></b> (🥇34 · ⭐ 1.4K) - igraph 的 Python 接口。 <code><a href="http://bit.ly/2KucAZR">❗️GPL-2.0</a></code>
- <b><a href="https://github.com/danielegrattarola/spektral">Spektral</a></b> (🥈28 · ⭐ 2.4K · 💀) - 使用 Keras 和 Tensorflow 2 的图神经网络。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/stellargraph/stellargraph">StellarGraph</a></b> (🥈27 · ⭐ 3K · 💀) - StellarGraph - 图上的机器学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Kozea/pygal">pygal</a></b> (🥈26 · ⭐ 2.7K · 💀) - PYthon svg 图形绘制库。 <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code>
- <b><a href="https://github.com/PaddlePaddle/PGL">飞桨图学习</a></b> (🥈26 · ⭐ 1.6K · 💀) - 飞桨图学习(PGL)是一个高效且.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_78a8ec7dec20.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Accenture/AmpliGraph">AmpliGraph</a></b> (🥈25 · ⭐ 2.2K · 💀) - 知识表示学习的 Python 库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/eliorc/node2vec">Node2Vec</a></b> (🥈25 · ⭐ 1.3K · 💀) - node2vec 算法的实现。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/benedekrozemberczki/karateclub">Karate Club</a></b> (🥈24 · ⭐ 2.3K · 💀) - Karate Club:面向 API 的开源 Python 框架。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/google-deepmind/graph_nets">graph-nets</a></b> (🥉22 · ⭐ 5.4K · 💀) - 在 TensorFlow 中构建图网络。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/facebookresearch/PyTorch-BigGraph">PyTorch-BigGraph</a></b> (🥉21 · ⭐ 3.4K · 💀) - 从大规模图结构数据中生成嵌入。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/graph4ai/graph4nlp">graph4nlp</a></b> (🥉21 · ⭐ 1.7K · 💀) - Graph4nlp 是用于轻松使用图的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/google-deepmind/jraph">jraph</a></b> (🥉21 · ⭐ 1.5K · 💀) - Jax 中的图神经网络库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/phanein/deepwalk">DeepWalk</a></b> (🥉20 · ⭐ 2.7K · 💀) - DeepWalk - 图的深度学习。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/divelab/DIG">DIG</a></b> (🥉20 · ⭐ 2K · 💀) - 用于图深度学习研究的库。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/snap-stanford/deepsnap">deepsnap</a></b> (🥉20 · ⭐ 560 · 💀) - Python 库,帮助进行图上的深度学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/predict-idlab/pyRDF2Vec">pyRDF2Vec</a></b> (🥉20 · ⭐ 260 · 💀) - RDF2Vec 的 Python 实现和扩展。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/snap-stanford/GraphGym">GraphGym</a></b> (🥉17 · ⭐ 1.8K · 💀) - 用于设计和评估图神经网络(GNN)的平台。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/gsi-upm/sematch">Sematch</a></b> (🥉17 · ⭐ 440 · 💀) - 知识图谱的语义相似性框架。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/deepgraph/deepgraph">DeepGraph</a></b> (🥉17 · ⭐ 320) - 使用基于 Pandas 的网络分析数据。文档:。 <code>❗无许可</code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_d30ba83eda7c.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/THUMNLab/AutoGL">AutoGL</a></b> (🥉16 · ⭐ 1.1K · 💀) - 一个 autoML 框架和工具包用于图上的机器学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/typedb/typedb-ml">kglib</a></b> (🥉16 · ⭐ 550 · 💀) - TypeDB-ML 是 TypeDB 的机器学习集成库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/microsoft/ptgnn">ptgnn</a></b> (🥉16 · ⭐ 380 · 💀) - 一个 PyTorch 图神经网络库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/alibaba/euler">Euler</a></b> (🥉15 · ⭐ 2.9K · 💀) - 分布式图深度学习框架。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/shenweichen/GraphEmbedding">GraphEmbedding</a></b> (🥉14 · ⭐ 3.8K · 💀) - 图嵌入的实现和实验。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/williamleif/GraphSAGE">GraphSAGE</a></b> (🥉14 · ⭐ 3.6K · 💀) - 使用随机..在大型图上进行表示学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/thunlp/OpenNE">OpenNE</a></b> (🥉14 · ⭐ 1.7K · 💀) - 一个开源的网络嵌入(NE)软件包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/DeepGraphLearning/graphvite">GraphVite</a></b> (🥉14 · ⭐ 1.3K · 💀) - GraphVite:一种通用且高性能的图嵌入。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/thunlp/OpenKE">OpenKE</a></b> (🥉13 · ⭐ 4K · 💀) - 一个开源的知识嵌入(KE)软件包。 <code>❗无许可</code>
</details>
<br>
## 音频数据
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于音频分析、处理、转换和提取,以及语音识别和音乐生成任务的库。_
<details><summary><b><a href="https://github.com/speechbrain/speechbrain">speechbrain</a></b> (🥇38 · ⭐ 11K) - 基于PyTorch的语音工具包。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/speechbrain/speechbrain) (👨💻 260 · 🔀 1.5K · 📦 3.9K · 📋 1.2K - 12% open · ⏱️ 30.10.2025):
```
git clone https://github.com/speechbrain/speechbrain
```
- [PyPi](https://pypi.org/project/speechbrain) (📥 1.1M / month · 📦 79 · ⏱️ 07.04.2025):
```
pip install speechbrain
```
</details>
<details><summary><b><a href="https://github.com/espnet/espnet">espnet</a></b> (🥇38 · ⭐ 9.5K) - 端到端语音处理工具包。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/espnet/espnet) (👨💻 520 · 🔀 2.3K · 📥 84 · 📦 480 · 📋 2.5K - 3% open · ⏱️ 30.10.2025):
```
git clone https://github.com/espnet/espnet
```
- [PyPi](https://pypi.org/project/espnet) (📥 24K / month · 📦 19 · ⏱️ 13.09.2025):
```
pip install espnet
```
</details>
<details><summary><b><a href="https://github.com/pytorch/audio">torchaudio</a></b> (🥇37 · ⭐ 2.8K) - 音频信号的数据处理与转换。 <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/pytorch/audio) (👨💻 240 · 🔀 730 · 📋 1.1K - 31% open · ⏱️ 29.10.2025):
```
git clone https://github.com/pytorch/audio
```
- [PyPi](https://pypi.org/project/torchaudio) (📥 15M / month · 📦 2.4K · ⏱️ 15.10.2025):
```
pip install torchaudio
```
</details>
<details><summary><b><a href="https://github.com/Uberi/speech_recognition">SpeechRecognition</a></b> (🥈34 · ⭐ 8.9K) - Python的语音识别模块,支持多种... <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/Uberi/speech_recognition) (👨💻 56 · 🔀 2.4K · 📦 21 · 📋 670 - 48% open · ⏱️ 28.10.2025):
```
git clone https://github.com/Uberi/speech_recognition
```
- [PyPi](https://pypi.org/project/SpeechRecognition) (📥 2.2M / month · 📦 730 · ⏱️ 12.05.2025):
```
pip install SpeechRecognition
```
- [Conda](https://anaconda.org/conda-forge/speechrecognition) (📥 360K · ⏱️ 12.05.2025):
```
conda install -c conda-forge speechrecognition
```
</details>
<details><summary><b><a href="https://github.com/librosa/librosa">librosa</a></b> (🥈34 · ⭐ 8K) - 用于音频和音乐分析的Python库。 <code><a href="http://bit.ly/3hkKRql">ISC</a></code></summary>
- [GitHub](https://github.com/librosa/librosa) (👨💻 130 · 🔀 1K · 📋 1.3K - 5% open · ⏱️ 19.05.2025):
```
git clone https://github.com/librosa/librosa
```
- [PyPi](https://pypi.org/project/librosa) (📥 5.6M / month · 📦 1.6K · ⏱️ 11.03.2025):
```
pip install librosa
```
- [Conda](https://anaconda.org/conda-forge/librosa) (📥 1.1M · ⏱️ 22.04.2025):
```
conda install -c conda-forge librosa
```
</details>
<details><summary><b><a href="https://github.com/mozilla/DeepSpeech">DeepSpeech</a></b> (🥈33 · ⭐ 27K · 📈) - DeepSpeech是一个开源的嵌入式(离线、本地... <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/mozilla/DeepSpeech) (👨💻 160 · 🔀 4.1K · 📥 660K · 📦 540 · 📋 2.1K - 7% open · ⏱️ 19.06.2025):
```
git clone https://github.com/mozilla/DeepSpeech
```
- [PyPi](https://pypi.org/project/deepspeech) (📥 5.5K / month · 📦 24 · ⏱️ 19.12.2020):
```
pip install deepspeech
```
- [Conda](https://anaconda.org/conda-forge/deepspeech) (📥 4.2K · ⏱️ 22.04.2025):
```
conda install -c conda-forge deepspeech
```
</details>
<details><summary><b><a href="https://github.com/beetbox/audioread">audioread</a></b> (🥈33 · ⭐ 520 · 📈) - 跨库(GStreamer + Core Audio + MAD + FFmpeg)的音频... <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/beetbox/audioread) (👨💻 27 · 🔀 110 · 📦 35K · 📋 98 - 40% open · ⏱️ 26.10.2025):
```
git clone https://github.com/beetbox/audioread
```
- [PyPi](https://pypi.org/project/audioread) (📥 4.8M / month · 📦 180 · ⏱️ 26.10.2025):
```
pip install audioread
```
- [Conda](https://anaconda.org/conda-forge/audioread) (📥 1.2M · ⏱️ 02.10.2025):
```
conda install -c conda-forge audioread
```
</details>
<details><summary><b><a href="https://github.com/deezer/spleeter">spleeter</a></b> (🥈32 · ⭐ 27K) - 包含预训练模型的Deezer音源分离库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/deezer/spleeter) (👨💻 22 · 🔀 3K · 📥 4.4M · 📦 1.1K · 📋 830 - 32% open · ⏱️ 02.04.2025):
```
git clone https://github.com/deezer/spleeter
```
- [PyPi](https://pypi.org/project/spleeter) (📥 26K / month · 📦 18 · ⏱️ 03.04.2025):
```
pip install spleeter
```
- [Conda](https://anaconda.org/conda-forge/spleeter) (📥 120K · ⏱️ 22.04.2025):
```
conda install -c conda-forge spleeter
```
</details>
<details><summary><b><a href="https://github.com/iver56/audiomentations">audiomentations</a></b> (🥈32 · ⭐ 2.2K) - 用于音频数据增强的Python库。适用于... <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/iver56/audiomentations) (👨💻 34 · 🔀 200 · 📦 840 · 📋 210 - 26% open · ⏱️ 26.09.2025):
```
git clone https://github.com/iver56/audiomentations
```
- [PyPi](https://pypi.org/project/audiomentations) (📥 110K / month · 📦 38 · ⏱️ 13.09.2025):
```
pip install audiomentations
```
</details>
<details><summary><b><a href="https://github.com/idiap/coqui-ai-TTS">Coqui TTS</a></b> (🥈32 · ⭐ 1.9K) - 一个深度学习工具用于文本转语音,battle-.. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/idiap/coqui-ai-TTS) (👨💻 200 · 🔀 240 · 📥 3.8K · 📦 760 · 📋 160 - 14% open · ⏱️ 16.10.2025):
git clone https://github.com/idiap/coqui-ai-TTS
```
- PyPi (📥 94K / 月 · 📦 34 · ⏱️ 25.09.2025):
pip install coqui-tts
pyAudioAnalysis (🥉28 · ⭐ 6.2K) - Python音频分析库:特征提取,.. Apache-2
python-soundfile (🥉27 · ⭐ 800) - SoundFile是一个基于libsndfile、CFFI等的音频库。 BSD-3
显示11个隐藏项目...
- Pydub (🥈36 · ⭐ 9.6K · 💀) - 使用简单易用的高级接口来操作音频。
MIT - aubio (🥉27 · ⭐ 3.5K) - 用于音频和音乐分析的库。
❗️GPL-3.0 - Essentia (🥉27 · ⭐ 3.3K) - 用于音频和音乐分析、描述等的 C++ 库。
❗️AGPL-3.0 - Madmom (🥉27 · ⭐ 1.5K · 💀) - Python 音频和音乐信号处理库。
BSD-3 - TTS (🥉26 · ⭐ 10K · 💀) - 用于文本转语音的深度学习(讨论论坛:..
MPL-2.0 - python_speech_features (🥉26 · ⭐ 2.4K · 💀) - 该库提供了用于自动语音识别(ASR)的常用语音特征。
MIT - DDSP (🥉25 · ⭐ 3.1K · 💀) - DDSP:可微分数字信号处理。
Apache-2
- Dejavu (🥉23 · ⭐ 6.7K · 💀) - Python 中的音频指纹识别与匹配。
MIT - TimeSide (🥉21 · ⭐ 390 · 💤) - 一个用...编写的可扩展音频处理框架和服务器。
❗️AGPL-3.0 - Muda (🥉18 · ⭐ 240 · 💀) - 用于增强标注音频数据的库。
ISC - textlesslib (🥉10 · ⭐ 550 · 💀) - 无文本口语语言处理库。
MIT
地理空间数据
用于加载、处理、分析和写入地理数据的库,以及用于空间分析、地图可视化和地理编码的库。
pydeck (🥇43 · ⭐ 14K) - 基于 WebGL2 的可视化框架。 MIT 
GitHub (👨💻 310 · 🔀 2.2K · 📦 9.2K · 📋 3.3K - 13% 开放 · ⏱️ 29.10.2025):
git clone https://github.com/visgl/deck.glPyPi (📥 16M / 月 · 📦 160 · ⏱️ 21.03.2025):
pip install pydeckConda (📥 850K · ⏱️ 22.04.2025):
conda install -c conda-forge pydecknpm (📥 750K / 月 · 📦 360 · ⏱️ 16.10.2025):
npm install deck.gl
pyproj (🥈37 · ⭐ 1.2K) - Python 接口,用于 PROJ(制图投影和坐标转换)。 MIT
- GitHub (👨💻 74 · 🔀 230 · 📦 47K · 📋 660 - 6% 开放 · ⏱️ 29.10.2025):
git clone https://github.com/pyproj4/pyproj
```
- [PyPi](https://pypi.org/project/pyproj) (📥 14M / 月 · 📦 2.3K · ⏱️ 14.08.2025):
```
pip install pyproj
```
- [Conda](https://anaconda.org/conda-forge/pyproj) (📥 12M · ⏱️ 15.09.2025):
```
conda install -c conda-forge pyproj
```
</details>
<details><summary><b><a href="https://github.com/Esri/arcgis-python-api">ArcGIS API</a></b> (🥈36 · ⭐ 2.1K) - ArcGIS Python API 的文档和示例。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/Esri/arcgis-python-api) (👨💻 99 · 🔀 1.1K · 📥 16K · 📦 1K · 📋 920 - 8% 开放 · ⏱️ 28.10.2025):
```
git clone https://github.com/Esri/arcgis-python-api
```
- [PyPi](https://pypi.org/project/arcgis) (📥 150K / 月 · 📦 44 · ⏱️ 27.10.2025):
```
pip install arcgis
```
- [Docker Hub](https://hub.docker.com/r/esridocker/arcgis-api-python-notebook):
```
docker pull esridocker/arcgis-api-python-notebook
```
</details>
<details><summary><b><a href="https://github.com/Toblerity/Fiona">Fiona</a></b> (🥈34 · ⭐ 1.2K · 💤) - Fiona 用于读取和写入地理数据文件。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/Toblerity/Fiona) (👨💻 78 · 🔀 210 · 📦 27K · 📋 820 - 5% 开放 · ⏱️ 20.02.2025):
```
git clone https://github.com/Toblerity/Fiona
```
- [PyPi](https://pypi.org/project/fiona) (📥 5.6M / 月 · 📦 380 · ⏱️ 16.09.2024):
```
pip install fiona
```
- [Conda](https://anaconda.org/conda-forge/fiona) (📥 7.9M · ⏱️ 22.04.2025):
```
conda install -c conda-forge fiona
```
</details>
<details><summary><b><a href="https://github.com/jupyter-widgets/ipyleaflet">ipyleaflet</a></b> (🥉33 · ⭐ 1.5K) - Jupyter 和 Leaflet.js 之间的桥梁。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/jupyter-widgets/ipyleaflet) (👨💻 94 · 🔀 360 · 📦 18K · 📋 660 - 44% 开放 · ⏱️ 19.06.2025):
```
git clone https://github.com/jupyter-widgets/ipyleaflet
```
- [PyPi](https://pypi.org/project/ipyleaflet) (📥 230K / 月 · 📦 340 · ⏱️ 13.06.2025):
```
pip install ipyleaflet
```
- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (📥 1.8M · ⏱️ 13.06.2025):
```
conda install -c conda-forge ipyleaflet
```
- [npm](https://www.npmjs.com/package/jupyter-leaflet) (📥 2.7K / 月 · 📦 9 · ⏱️ 13.06.2025):
```
npm install jupyter-leaflet
```
</details>
<details><summary><b><a href="https://github.com/jazzband/geojson">geojson</a></b> (🥉31 · ⭐ 970 · 💤) - GeoJSON 的 Python 绑定和工具。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/jazzband/geojson) (👨💻 58 · 🔀 120 · 📦 21K · 📋 100 - 26% 开放 · ⏱️ 21.12.2024):
```
git clone https://github.com/jazzband/geojson
```
- [PyPi](https://pypi.org/project/geojson) (📥 3.6M / 月 · 📦 720 · ⏱️ 21.12.2024):
```
pip install geojson
```
- [Conda](https://anaconda.org/conda-forge/geojson) (📥 1.1M · ⏱️ 22.04.2025):
```
conda install -c conda-forge geojson
```
</details>
<details><summary><b><a href="https://github.com/pysal/pysal">PySAL</a></b> (🥉30 · ⭐ 1.4K) - PySAL:Python 空间分析库元包。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/pysal/pysal) (👨💻 79 · 🔀 310 · 📦 1.8K · 📋 660 - 3% 开放 · ⏱️ 08.09.2025):
```
git clone https://github.com/pysal/pysal
```
- [PyPi](https://pypi.org/project/pysal) (📥 42K / 月 · 📦 65 · ⏱️ 31.07.2025):
```
pip install pysal
```
- [Conda](https://anaconda.org/conda-forge/pysal) (📥 730K · ⏱️ 01.08.2025):
```
conda install -c conda-forge pysal
```
</details>
<details><summary><b><a href="https://github.com/holoviz/geoviews">GeoViews</a></b> (🥉28 · ⭐ 620) - Python 中简单、简洁的地理可视化。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/holoviz/geoviews) (👨💻 34 · 🔀 79 · 📦 5 · 📋 360 - 31% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/holoviz/geoviews
```
- [PyPi](https://pypi.org/project/geoviews) (📥 69K / 月 · 📦 76 · ⏱️ 14.08.2025):
```
pip install geoviews
```
- [Conda](https://anaconda.org/conda-forge/geoviews) (📥 340K · ⏱️ 14.08.2025):
```
conda install -c conda-forge geoviews
```
</details>
<details><summary><b><a href="https://github.com/earthlab/earthpy">EarthPy</a></b> (🥉28 · ⭐ 530) - 一个 package built to support working with spatial data using open source.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/earthlab/earthpy) (👨💻 44 · 🔀 160 · 📥 75 · 📦 440 · 📋 250 - 16% 开放 · ⏱️ 31.07.2025):
```
git clone https://github.com/earthlab/earthpy
```
- [PyPi](https://pypi.org/project/earthpy) (📥 14K / 月 · 📦 17 · ⏱️ 01.10.2021):
```
pip install earthpy
```
- [Conda](https://anaconda.org/conda-forge/earthpy) (📥 98K · ⏱️ 22.04.2025):
```
conda install -c conda-forge earthpy
```
</details>
<details><summary><b><a href="https://github.com/geospace-code/pymap3d">pymap3d</a></b> (🥉25 · ⭐ 430) - pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/geospace-code/pymap3d) (👨💻 19 · 🔀 87 · 📦 540 · 📋 59 - 8% 开放 · ⏱️ 08.07.2025):
```
git clone https://github.com/geospace-code/pymap3d
```
- [PyPi](https://pypi.org/project/pymap3d) (📥 490K / 月 · 📦 50 · ⏱️ 08.07.2025):
```
pip install pymap3d
```
- [Conda](https://anaconda.org/conda-forge/pymap3d) (📥 120K · ⏱️ 08.07.2025):
```
conda install -c conda-forge pymap3d
```
</details>
<details><summary><b><a href="https://github.com/mapbox/mapboxgl-jupyter">Mapbox GL</a></b> (🥉22 · ⭐ 680 · 💤) - 使用 Mapbox GL JS 在 Python Jupyter 笔记本中可视化数据。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/mapbox/mapboxgl-jupyter) (👨💻 23 · 🔀 140 · 📋 110 - 38% 开放 · ⏱️ 06.02.2025):
```
git clone https://github.com/mapbox/mapboxgl-jupyter
```
- [PyPi](https://pypi.org/project/mapboxgl) (📥 10K / 月 · 📦 12 · ⏱️ 02.06.2019):
```
pip install mapboxgl
```
</details>
<details><summary>显示 7 个隐藏项目...</summary>
- <b><a href="https://github.com/pytroll/satpy">Satpy</a></b> (🥈34 · ⭐ 1.1K) - 用于地球观测卫星数据处理的 Python 软件包。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/geopy/geopy">geopy</a></b> (🥉32 · ⭐ 4.7K · 💀) - Python 地理编码库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/DenisCarriere/geocoder">Geocoder</a></b> (🥉32 · ⭐ 1.6K · 💀) - Python 地理编码器。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/marceloprates/prettymaps">prettymaps</a></b> (🥉24 · ⭐ 12K) - 使用 OpenStreetMap 数据绘制精美地图!基于 osmnx 构建。 <code><a href="http://bit.ly/3pwmjO5">❗️AGPL-3.0</a></code>
- <b><a href="https://github.com/sentinelsat/sentinelsat">Sentinelsat</a></b> (🥉24 · ⭐ 1K · 💀) - 搜索并下载哥白尼哨兵卫星影像。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/pbugnion/gmaps">gmaps</a></b> (🥉22 · ⭐ 760 · 💀) - 适用于 Jupyter 笔记本的 Google 地图。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/andrea-cuttone/geoplotlib">geoplotlib</a></b> (🥉21 · ⭐ 1K · 💀) - 用于可视化地理数据和制作地图的 Python 工具箱。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
</details>
<br>
## 金融数据
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于算法化股票/加密货币交易、风险分析、回测、技术分析以及其他金融数据相关任务的库。_
<details><summary><b><a href="https://github.com/ranaroussi/yfinance">yfinance</a></b> (🥇42 · ⭐ 20K) - 从 Yahoo! Finance API 下载市场数据。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/ranaroussi/yfinance) (👨💻 140 · 🔀 2.8K · 📦 86K · 📋 1.7K - 9% 开放 · ⏱️ 18.09.2025):
```
git clone https://github.com/ranaroussi/yfinance
```
- [PyPi](https://pypi.org/project/yfinance) (📥 5.9M / 月 · 📦 1.2K · ⏱️ 17.09.2025):
```
pip install yfinance
```
- [Conda](https://anaconda.org/ranaroussi/yfinance) (📥 99K · ⏱️ 25.03.2025):
```
conda install -c ranaroussi yfinance
```
</details>
<details><summary><b><a href="https://github.com/microsoft/qlib">Qlib</a></b> (🥇32 · ⭐ 33K) - Qlib 是一个面向 AI 的量化投资平台,旨在利用 AI 技术.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/microsoft/qlib) (👨💻 140 · 🔀 5K · 📥 910 · 📦 21 · 📋 1K - 28% 开放 · ⏱️ 17.10.2025):
```
git clone https://github.com/microsoft/qlib
```
- [PyPi](https://pypi.org/project/pyqlib) (📥 16K / 月 · 📦 3 · ⏱️ 15.08.2025):
```
pip install pyqlib
```
</details>
<details><summary><b><a href="https://github.com/pmorissette/bt">bt</a></b> (🥈30 · ⭐ 2.7K) - bt 是一个灵活的 Python 回测工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/pmorissette/bt) (👨💻 35 · 🔀 450 · 📦 1.7K · 📋 350 - 23% 开放 · ⏱️ 27.10.2025):
```
git clone https://github.com/pmorissette/bt
```
- [PyPi](https://pypi.org/project/bt) (📥 11K / 月 · 📦 15 · ⏱️ 12.04.2025):
```
pip install bt
```
- [Conda](https://anaconda.org/conda-forge/bt) (📥 110K · ⏱️ 02.10.2025):
```
conda install -c conda-forge bt
```
</details>
<details><summary><b><a href="https://github.com/RomelTorres/alpha_vantage">Alpha Vantage</a></b> (🥈27 · ⭐ 4.6K) - 用于金融数据的 Alpha Vantage API 的 Python 封装。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/RomelTorres/alpha_vantage) (👨💻 44 · 🔀 760 · 📋 290 - 0% 开放 · ⏱️ 27.07.2025):
```
git clone https://github.com/RomelTorres/alpha_vantage
```
- [PyPi](https://pypi.org/project/alpha_vantage) (📥 140K / 月 · 📦 35 · ⏱️ 18.07.2024):
```
pip install alpha_vantage
```
- [Conda](https://anaconda.org/conda-forge/alpha_vantage) (📥 10K · ⏱️ 22.04.2025):
```
conda install -c conda-forge alpha_vantage
```
</details>
<details><summary><b><a href="https://github.com/pmorissette/ffn">ffn</a></b> (🥈27 · ⭐ 2.4K) - ffn 是一个用于 Python 的金融函数库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/pmorissette/ffn) (👨💻 36 · 🔀 330 · 📦 580 · 📋 140 - 17% 开放 · ⏱️ 27.10.2025):
```
git clone https://github.com/pmorissette/ffn
```
- [PyPi](https://pypi.org/project/ffn) (📥 25K / 月 · 📦 22 · ⏱️ 11.02.2025):
```
pip install ffn
```
- [Conda](https://anaconda.org/conda-forge/ffn) (📥 26K · ⏱️ 22.04.2025):
```
conda install -c conda-forge ffn
```
</details>
<details><summary><b><a href="https://github.com/jealous/stockstats">stockstats</a></b> (🥉26 · ⭐ 1.4K) - 提供基于 .. 的 ``StockDataFrame`` 封装。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/jealous/stockstats) (👨💻 10 · 🔀 310 · 📦 1.3K · 📋 130 - 10% 开放 · ⏱️ 18.05.2025):
```
git clone https://github.com/jealous/stockstats
```
- [PyPi](https://pypi.org/project/stockstats) (📥 51K / 月 · 📦 14 · ⏱️ 18.05.2025):
```
pip install stockstats
```
</details>
<details><summary><b><a href="https://github.com/google/tf-quant-finance">tf-quant-finance</a></b> (🥉21 · ⭐ 5K · 💤) - 高性能 TensorFlow 库,用于量化.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/google/tf-quant-finance) (👨💻 48 · 🔀 630 · 📋 65 - 56% 开放 · ⏱️ 21.03.2025):
```
git clone https://github.com/google/tf-quant-finance
```
- [PyPi](https://pypi.org/project/tf-quant-finance) (📥 410 / 月 · 📦 3 · ⏱️ 19.08.2022):
```
pip install tf-quant-finance
```
</details>
<details><summary><b><a href="https://github.com/cuemacro/finmarketpy">finmarketpy</a></b> (🥉21 · ⭐ 3.7K · 💤) - 用于回测交易策略及.. 的 Python 库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/cuemacro/finmarketpy) (👨💻 19 · 🔀 510 · 📥 57 · 📦 16 · 📋 35 - 88% 开放 · ⏱️ 10.03.2025):
```
git clone https://github.com/cuemacro/finmarketpy
```
- [PyPi](https://pypi.org/project/finmarketpy) (📥 340 / 月 · ⏱️ 10.03.2025):
```
pip install finmarketpy
```
</details>
<details><summary>显示 17 个隐藏项目...</summary>
- <b><a href="https://github.com/bashtage/arch">arch</a></b> (🥇33 · ⭐ 1.5K) - Python中的ARCH模型。 <code>❗未授权</code>
- <b><a href="https://github.com/quantopian/zipline">zipline</a></b> (🥇32 · ⭐ 19K · 💀) - Zipline,一个符合Python风格的算法交易库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/bukosabino/ta">ta</a></b> (🥇32 · ⭐ 4.8K · 💀) - 使用Pandas和Numpy的技术分析库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/quantopian/pyfolio">pyfolio</a></b> (🥈31 · ⭐ 6.1K · 💀) - Python中的投资组合与风险分析工具。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/mementum/backtrader">backtrader</a></b> (🥈29 · ⭐ 19K · 💀) - 用于交易策略的Python回测库。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/erdewit/ib_insync">IB-insync</a></b> (🥈28 · ⭐ 3.1K · 💀) - 用于Interactive Brokers API的Python同步/异步框架。 <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/quantopian/alphalens">Alphalens</a></b> (🥈27 · ⭐ 4K · 💀) - 预测性(alpha)股票因子的绩效分析。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/scrtlabs/catalyst">Enigma Catalyst</a></b> (🥈27 · ⭐ 2.5K · 💀) - 用于加密资产的算法交易库…… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/quantopian/empyrical">empyrical</a></b> (🥈27 · ⭐ 1.4K · 💀) - 常用的金融风险与绩效指标。由……使用。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/kernc/backtesting.py">Backtesting.py</a></b> (🥉26 · ⭐ 7.4K) - 在Python中回测交易策略。 <code><a href="http://bit.ly/3pwmjO5">❗️AGPL-3.0</a></code>
- <b><a href="https://github.com/tensortrade-org/tensortrade">TensorTrade</a></b> (🥉26 · ⭐ 5.6K · 💀) - 一个开源的强化学习框架,用于…… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/gbeced/pyalgotrade">PyAlgoTrade</a></b> (🥉25 · ⭐ 4.6K · 💀) - Python算法交易库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/peerchemist/finta">FinTA</a></b> (🥉24 · ⭐ 2.2K · 💀) - 在Pandas中实现的常用金融技术指标。 <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code>
- <b><a href="https://github.com/CryptoSignal/Crypto-Signal">Crypto Signals</a></b> (🥉22 · ⭐ 5.4K · 💀) - Github.com/CryptoSignal - 交易与技术分析机器人 -…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/fmilthaler/FinQuant">FinQuant</a></b> (🥉22 · ⭐ 1.6K · 💀) - 一款用于金融投资组合管理、分析等的程序。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/tradytics/surpriver">surpriver</a></b> (🥉12 · ⭐ 1.8K · 💀) - 利用机器学习在大波动股票变动之前发现它们…… <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/alvarobartt/pyrtfolio">pyrtfolio</a></b> (🥉9 · ⭐ 150 · 💀) - 用于生成股票投资组合的Python包。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
</details>
<br>
## 时间序列数据
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于时间序列和序列数据的预测、异常检测、特征提取以及机器学习的库。_
<details><summary><b><a href="https://github.com/sktime/sktime">sktime</a></b> (🥇41 · ⭐ 9.3K) - 一个统一的时间序列机器学习框架。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/sktime/sktime) (👨💻 520 · 🔀 1.7K · 📥 110 · 📦 4.7K · 📋 3.1K - 39%开放 · ⏱️ 28.10.2025):
```
git clone https://github.com/alan-turing-institute/sktime
```
- [PyPi](https://pypi.org/project/sktime) (📥 1M /月 · 📦 160 · ⏱️ 25.09.2025):
```
pip install sktime
```
- [Conda](https://anaconda.org/conda-forge/sktime-all-extras) (📥 1.2M · ⏱️ 18.09.2025):
```
conda install -c conda-forge sktime-all-extras
```
</details>
<details><summary><b><a href="https://github.com/facebook/prophet">Prophet</a></b> (🥇34 · ⭐ 20K) - 一种用于高质量时间序列预测的工具,适用于具有……的数据。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/facebook/prophet) (👨💻 190 · 🔀 4.6K · 📥 3.2K · 📦 21 · 📋 2.2K - 20%开放 · ⏱️ 21.10.2025):
```
git clone https://github.com/facebook/prophet
```
- [PyPi](https://pypi.org/project/fbprophet) (📥 84K /月 · 📦 91 · ⏱️ 05.09.2020):
```
pip install fbprophet
```
- [Conda](https://anaconda.org/conda-forge/prophet) (📥 1.5M · ⏱️ 22.10.2025):
```
conda install -c conda-forge prophet
```
</details>
<details><summary><b><a href="https://github.com/Nixtla/statsforecast">StatsForecast</a></b> (🥇34 · ⭐ 4.6K) - 基于统计和计量经济学的闪电般快速预测…… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/Nixtla/statsforecast) (👨💻 56 · 🔀 340 · 📦 2K · 📋 400 - 34%开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/Nixtla/statsforecast
```
- [PyPi](https://pypi.org/project/statsforecast) (📥 990K /月 · 📦 91 · ⏱️ 29.10.2025):
```
pip install statsforecast
```
- [Conda](https://anaconda.org/conda-forge/statsforecast) (📥 220K · ⏱️ 30.10.2025):
```
conda install -c conda-forge statsforecast
```
</details>
<details><summary><b><a href="https://github.com/tslearn-team/tslearn">tslearn</a></b> (🥈33 · ⭐ 3.1K) - Python中用于时间序列分析的机器学习工具包。 <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tslearn-team/tslearn) (👨💻 46 · 🔀 350 · 📦 1.9K · 📋 380 - 38%开放 · ⏱️ 27.10.2025):
```
git clone https://github.com/tslearn-team/tslearn
```
- [PyPi](https://pypi.org/project/tslearn) (📥 400K /月 · 📦 110 · ⏱️ 02.07.2025):
```
pip install tslearn
```
- [Conda](https://anaconda.org/conda-forge/tslearn) (📥 1.7M · ⏱️ 03.07.2025):
```
conda install -c conda-forge tslearn
```
</details>
<details><summary><b><a href="https://github.com/skforecast/skforecast">skforecast</a></b> (🥈33 · ⭐ 1.4K) - 基于机器学习模型的时间序列预测。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/skforecast/skforecast) (👨💻 23 · 🔀 170 · 📦 490 · 📋 210 - 8%开放 · ⏱️ 22.09.2025):
git clone https://github.com/JoaquinAmatRodrigo/skforecast
```
- PyPi (📥 96K / 月 · 📦 18 · ⏱️ 2025年9月22日):
pip install skforecast
Darts (🥈32 · ⭐ 9K) - 一个用户友好的 Python 库,用于时间序列预测和异常检测。许可协议:Apache-2
GitHub (👨💻 140 · 🔀 970 · 📋 1.8K - 13% 开放 · ⏱️ 2025年10月26日):
git clone https://github.com/unit8co/dartsPyPi (📥 86K / 月 · 📦 10 · ⏱️ 2025年10月3日):
pip install u8dartsConda (📥 94K · ⏱️ 2025年10月5日):
conda install -c conda-forge u8darts-allDocker Hub (📥 2.1K · ⏱️ 2025年10月3日):
docker pull unit8/darts
pytorch-forecasting (🥈32 · ⭐ 4.6K) - 使用 PyTorch 进行时间序列预测。许可协议:MIT
NeuralForecast (🥈30 · ⭐ 3.8K) - 可扩展且用户友好的神经网络预测算法。许可协议:Apache-2
TSFEL (🥉26 · ⭐ 1.1K) - 一个直观的库,用于从时间序列中提取特征。许可协议:BSD-3
- GitHub (👨💻 21 · 🔀 150 · 📦 220 · 📋 87 - 5% 开放 · ⏱️ 2025年8月20日):
git clone https://github.com/fraunhoferportugal/tsfel
```
- [PyPi](https://pypi.org/project/tsfel) (📥 9.4K /月 · 📦 14 · ⏱️ 20.08.2025):
```
pip install tsfel
```
</details>
<details><summary><b><a href="https://github.com/linkedin/greykite">greykite</a></b> (🥉22 · ⭐ 1.8K · 💤) - 一个灵活、直观且快速的预测库。 <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/linkedin/greykite) (👨💻 10 · 🔀 110 · 📥 39 · 📦 47 · 📋 110 - 11% 开放 · ⏱️ 20.02.2025):
```
git clone https://github.com/linkedin/greykite
```
- [PyPi](https://pypi.org/project/greykite) (📥 11K /月 · ⏱️ 20.02.2025):
```
pip install greykite
```
</details>
<details><summary>显示13个隐藏项目...</summary>
- <b><a href="https://github.com/ourownstory/neural_prophet">NeuralProphet</a></b> (🥉26 · ⭐ 4.2K · 💀) - NeuralProphet:一个简单的预测包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/RJT1990/pyflux">PyFlux</a></b> (🥉25 · ⭐ 2.1K · 💀) - Python 的开源时间序列库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/linkedin/luminol">luminol</a></b> (🥉22 · ⭐ 1.2K · 💀) - 异常检测与关联性分析库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/arundo/adtk">ADTK</a></b> (🥉22 · ⭐ 1.2K · 💀) - 用于基于规则或无监督异常检测的 Python 工具包。 <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code>
- <b><a href="https://github.com/dmbee/seglearn">seglearn</a></b> (🥉21 · ⭐ 580 · 💀) - 用于机器学习时间序列的 Python 模块。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/wwrechard/pydlm">pydlm</a></b> (🥉21 · ⭐ 480 · 💀) - 用于贝叶斯时间序列建模的 Python 库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/X-DataInitiative/tick">tick</a></b> (🥉20 · ⭐ 520 · 💀) - 统计学习模块,尤其侧重于时间… <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/target/matrixprofile-ts">matrixprofile-ts</a></b> (🥉19 · ⭐ 740 · 💀) - 用于检测模式和异常的 Python 库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/predict-idlab/tsflex">tsflex</a></b> (🥉19 · ⭐ 430 · 💀) - 灵活的时间序列特征提取与处理。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/AutoViML/Auto_TS">Auto TS</a></b> (🥉17 · ⭐ 760 · 💀) - 自动构建 ARIMA、SARIMAX、VAR、FB Prophet 和 XGBoost… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/arundo/tsaug">tsaug</a></b> (🥉15 · ⭐ 360 · 💀) - 用于时间序列增强的 Python 包。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/firmai/atspy">atspy</a></b> (🥉14 · ⭐ 520 · 💀) - AtsPy:由 @firmai 开发的 Python 自动化时间序列模型。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/hsbc/tslumen">tslumen</a></b> (🥉8 · ⭐ 71 · 💀) - 用于时间序列 EDA(探索性数据分析)的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
</details>
<br>
## 医疗数据
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于处理和分析医学数据的库,例如 MRI、EEG、基因组数据以及其他医学影像格式。_
<details><summary><b><a href="https://github.com/nilearn/nilearn">Nilearn</a></b> (🥇38 · ⭐ 1.3K) - Python 中用于神经影像学的机器学习工具。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/nilearn/nilearn) (👨💻 260 · 🔀 610 · 📥 410 · 📦 4.4K · 📋 2.4K - 12% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/nilearn/nilearn
```
- [PyPi](https://pypi.org/project/nilearn) (📥 270K /月 · 📦 350 · ⏱️ 03.09.2025):
```
pip install nilearn
```
- [Conda](https://anaconda.org/conda-forge/nilearn) (📥 400K · ⏱️ 04.09.2025):
```
conda install -c conda-forge nilearn
```
</details>
<details><summary><b><a href="https://github.com/Project-MONAI/MONAI">MONAI</a></b> (🥇37 · ⭐ 7K) - 用于医疗影像的人工智能工具箱。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/Project-MONAI/MONAI) (👨💻 240 · 🔀 1.3K · 📦 4.5K · 📋 3.3K - 14% 开放 · ⏱️ 10.10.2025):
```
git clone https://github.com/Project-MONAI/MONAI
```
- [PyPi](https://pypi.org/project/monai) (📥 320K /月 · 📦 200 · ⏱️ 22.09.2025):
```
pip install monai
```
- [Conda](https://anaconda.org/conda-forge/monai) (📥 60K · ⏱️ 22.09.2025):
```
conda install -c conda-forge monai
```
</details>
<details><summary><b><a href="https://github.com/mne-tools/mne-python">MNE</a></b> (🥇37 · ⭐ 3.1K) - MNE:Python 中的脑磁图(MEG)和脑电图(EEG)。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/mne-tools/mne-python) (👨💻 410 · 🔀 1.4K · 📋 5.1K - 11% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/mne-tools/mne-python
```
- [PyPi](https://pypi.org/project/mne) (📥 280K /月 · 📦 530 · ⏱️ 14.10.2025):
```
pip install mne
```
- [Conda](https://anaconda.org/conda-forge/mne) (📥 620K · ⏱️ 14.10.2025):
```
conda install -c conda-forge mne
```
</details>
<details><summary><b><a href="https://github.com/hail-is/hail">Hail</a></b> (🥈34 · ⭐ 1K) - 基于云的基因组数据框和批处理计算。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/hail-is/hail) (👨💻 100 · 🔀 260 · 📦 170 · 📋 2.6K - 11% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/hail-is/hail
```
- [PyPi](https://pypi.org/project/hail) (📥 110K /月 · 📦 44 · ⏱️ 09.09.2025):
```
pip install hail
```
</details>
<details><summary><b><a href="https://github.com/nipy/nibabel">NiBabel</a></b> (🥈34 · ⭐ 740) - 一个 Python 包,用于访问各种神经影像文件格式。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/nipy/nibabel) (👨💻 110 · 🔀 260 · 📦 30K · 📋 550 - 23% 开放 · ⏱️ 21.10.2025):
git clone https://github.com/nipy/nibabel
```
DeepVariant (🥉27 · ⭐ 3.5K) - DeepVariant是一个使用深度神经网络的分析流程…… BSD-3 
Brainiak (🥉19 · ⭐ 360 · 💤) - 脑成像分析工具包。 Apache-2
GitHub (👨💻 35 · 🔀 140 · 📋 230 - 38% 开放 · ⏱️ 06.01.2025):
git clone https://github.com/brainiak/brainiakPyPi (📥 1.3K / 月 · ⏱️ 07.01.2025):
pip install brainiakDocker Hub (📥 2K · ⭐ 1 · ⏱️ 07.01.2025):
docker pull brainiak/brainiak
显示10个隐藏项目...
- DIPY (🥈31 · ⭐ 790) - DIPY是Python中卓越的3D/4D+医学影像库……
❗未授权 - NiftyNet (🥉24 · ⭐ 1.4K · 💀) - [已停止维护] 一个开源的卷积神经……
Apache-2
- NIPY (🥉24 · ⭐ 400 · 💤) - Python中的神经影像学功能磁共振成像分析包。
❗未授权 - MedPy (🥉23 · ⭐ 610 · 💀) - Python中的医学图像处理。
❗️GPL-3.0 - DLTK (🥉20 · ⭐ 1.4K · 💀) - 用于医学图像分析的深度学习工具包。
Apache-2
- Glow (🥉19 · ⭐ 290 · 💤) - 一个用于大规模基因组分析的开源工具包。
Apache-2 - MedicalTorch (🥉17 · ⭐ 870 · 💀) - 一个基于PyTorch的医学影像框架。
Apache-2
- 医学检测工具包 (🥉14 · ⭐ 1.3K · 💀) - 医学检测工具包包含2D + 3D……
Apache-2
- DeepNeuro (🥉14 · ⭐ 130 · 💀) - 一个用于神经影像数据的深度学习Python包。由……制作。
MIT - MedicalNet (🥉12 · ⭐ 2.1K · 💀) - 许多研究表明,深度学习的表现……
MIT
表格数据
用于处理表格和结构化数据的库。
pytorch_tabular (🥈23 · ⭐ 1.6K) - 用于建模深度学习模型的标准框架.. MIT 
显示 3 个隐藏项目...
- miceforest (🥈21 · ⭐ 390) - 使用 LightGBM 在 Python 中进行多重插补。
❗未授权 - carefree-learn (🥉18 · ⭐ 410 · 💀) - 深度学习 PyTorch。
MIT
- deltapy (🥉13 · ⭐ 550 · 💀) - DeltaPy - 表格数据增强(由 @firmai 提供)。
MIT
光学字符识别
用于光学字符识别(OCR)以及从图像或视频中提取文本的库。
显示6个隐藏项目...
- EasyOCR (🥈34 · ⭐ 28K · 💀) - 即用型OCR,支持80多种语言及所有主流..
Apache-2 - calamari (🥉22 · ⭐ 1.2K) - 基于OCRopy的基于行的ATR引擎。
❗️GPL-3.0 - pdftabextract (🥉21 · ⭐ 2.2K · 💀) - 一套用于从PDF文件中提取表格的工具..
Apache-2 - attention-ocr (🥉21 · ⭐ 1.1K · 💀) - 一种用于文本识别的TensorFlow模型(CNN + seq2seq..
MIT
- doc2text (🥉20 · ⭐ 1.3K · 💀) - 检测文本块,并批量对扫描质量较差的PDF进行OCR。Python..
MIT - Mozart (🥉10 · ⭐ 690 · 💀) - 一种光学乐谱识别(OMR)系统。将乐谱..
Apache-2
数据容器与结构
通用数据容器与结构,以及针对pandas的实用工具和扩展。
🔗 best-of-python - 数据容器 ( ⭐ 4.2K) - 数据容器、数据框及pandas的集合..
数据加载与提取
用于从各种数据源和格式中加载、收集和提取数据的库。
🔗 best-of-python - 数据提取 ( ⭐ 4.2K) - 数据加载和提取库的集合。
网页抓取与爬虫
用于网页抓取、爬虫、下载和数据挖掘的库,以及其他相关库。
🔗 best-of-web-python - 网页抓取 ( ⭐ 2.6K) - 网页抓取和爬虫库的集合。
数据管道与流处理
用于批处理和流式数据处理、工作流自动化、作业调度以及其他数据管道任务的库。
🔗 best-of-python - 数据管道 ( ⭐ 4.2K) - 用于批处理和流式数据处理的库,..
分布式机器学习
提供在大规模计算基础设施上分布式并行化机器学习任务能力的库。
DeepSpeed (🥇41 · ⭐ 41K) - DeepSpeed是一个深度学习优化库,它使.. Apache-2 
GitHub (👨💻 420 · 🔀 4.6K · 📦 15K · 📋 3.2K - 34%开放 · ⏱️ 29.10.2025):
git clone https://github.com/microsoft/DeepSpeedPyPi (📥 990K / 月 · 📦 350 · ⏱️ 23.10.2025):
pip install deepspeedDocker Hub (📥 24K · ⭐ 4 · ⏱️ 02.09.2022):
docker pull deepspeed/deepspeed
dask.distributed (🥇39 · ⭐ 1.7K) - Dask的分布式任务调度器。 BSD-3
ColossalAI (🥈33 · ⭐ 41K) - 让大型AI模型更便宜、更快、更易用。 Apache-2
GitHub (👨💻 200 · 🔀 4.5K · 📦 530 · 📋 1.8K - 26%开放 · ⏱️ 26.09.2025):
git clone https://github.com/hpcaitech/colossalai
mpi4py (🥈33 · ⭐ 880) - MPI的Python绑定。 BSD-3
- GitHub (👨💻 28 · 🔀 130 · 📥 39K · 📦 12K · 📋 230 - 2%开放 · ⏱️ 29.10.2025):
git clone https://github.com/mpi4py/mpi4py
```
- [PyPi](https://pypi.org/project/mpi4py) (📥 980K / 月 · 📦 1K · ⏱️ 2025年10月10日):
```
pip install mpi4py
```
- [Conda](https://anaconda.org/conda-forge/mpi4py) (📥 4.5M · ⏱️ 2025年10月14日):
```
conda install -c conda-forge mpi4py
```
</details>
<details><summary><b><a href="https://github.com/facebookresearch/fairscale">FairScale</a></b> (🥈31 · ⭐ 3.4K) - 面向高性能和大规模训练的 PyTorch 扩展。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/facebookresearch/fairscale) (👨💻 77 · 🔀 290 · 📦 9K · 📋 390 - 26% 开放 · ⏱️ 2025年4月26日):
```
git clone https://github.com/facebookresearch/fairscale
```
- [PyPi](https://pypi.org/project/fairscale) (📥 53万 / 月 · 📦 150 · ⏱️ 2022年12月11日):
```
pip install fairscale
```
- [Conda](https://anaconda.org/conda-forge/fairscale) (📥 53万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge fairscale
```
</details>
<details><summary><b><a href="https://github.com/facebookincubator/submitit">Submit it</a></b> (🥈31 · ⭐ 1.5K) - 用于向 Slurm 提交作业的 Python 3.8+ 工具箱。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/facebookincubator/submitit) (👨💻 26 · 🔀 140 · 📦 4.7K · 📋 130 - 38% 开放 · ⏱️ 2025年5月21日):
```
git clone https://github.com/facebookincubator/submitit
```
- [PyPi](https://pypi.org/project/submitit) (📥 84万 / 月 · 📦 74 · ⏱️ 2025年5月21日):
```
pip install submitit
```
- [Conda](https://anaconda.org/conda-forge/submitit) (📥 6.5万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge submitit
```
</details>
<details><summary><b><a href="https://github.com/intel/ipex-llm">BigDL</a></b> (🥈30 · ⭐ 8.4K) - 加速本地 LLM 推理和微调(LLaMA、Mistral 等)。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/intel/ipex-llm) (👨💻 120 · 🔀 1.4K · 📥 710 · 📋 3K - 40% 开放 · ⏱️ 2025年10月14日):
```
git clone https://github.com/intel-analytics/BigDL
```
- [PyPi](https://pypi.org/project/bigdl) (📥 1.5万 / 月 · 📦 2 · ⏱️ 2024年3月24日):
```
pip install bigdl
```
- [Maven](https://search.maven.org/artifact/com.intel.analytics.bigdl/bigdl-SPARK_2.4) (📦 5 · ⏱️ 2021年4月20日):
```
<dependency>
<groupId>com.intel.analytics.bigdl</groupId>
<artifactId>bigdl-SPARK_2.4</artifactId>
<version>[VERSION]</version>
</dependency>
```
</details>
<details><summary><b><a href="https://github.com/microsoft/SynapseML">SynapseML</a></b> (🥈30 · ⭐ 5.2K) - 简单且分布式机器学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/microsoft/SynapseML) (👨💻 130 · 🔀 850 · 📋 820 - 49% 开放 · ⏱️ 2025年10月29日):
```
git clone https://github.com/microsoft/SynapseML
```
- [PyPi](https://pypi.org/project/synapseml) (📥 160万 / 月 · 📦 7 · ⏱️ 2025年10月3日):
```
pip install synapseml
```
</details>
<details><summary><b><a href="https://github.com/uber/petastorm">petastorm</a></b> (🥈29 · ⭐ 1.9K) - Petastorm 库支持单机或分布式训练。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/uber/petastorm) (👨💻 52 · 🔀 280 · 📥 580 · 📦 390 · 📋 330 - 54% 开放 · ⏱️ 2025年9月15日):
```
git clone https://github.com/uber/petastorm
```
- [PyPi](https://pypi.org/project/petastorm) (📥 27万 / 月 · 📦 15 · ⏱️ 2025年8月11日):
```
pip install petastorm
```
</details>
<details><summary><b><a href="https://github.com/dask/dask-ml">dask-ml</a></b> (🥉28 · ⭐ 940) - 使用 Dask 的可扩展机器学习。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/dask/dask-ml) (👨💻 82 · 🔀 260 · 📦 1.3K · 📋 550 - 51% 开放 · ⏱️ 2025年9月27日):
```
git clone https://github.com/dask/dask-ml
```
- [PyPi](https://pypi.org/project/dask-ml) (📥 12万 / 月 · 📦 100 · ⏱️ 2025年2月8日):
```
pip install dask-ml
```
- [Conda](https://anaconda.org/conda-forge/dask-ml) (📥 110万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge dask-ml
```
</details>
<details><summary><b><a href="https://github.com/learning-at-home/hivemind">Hivemind</a></b> (🥉26 · ⭐ 2.3K) - 在 PyTorch 中进行去中心化深度学习。旨在在…上训练模型。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/learning-at-home/hivemind) (👨💻 34 · 🔀 190 · 📦 130 · 📋 190 - 43% 开放 · ⏱️ 2025年10月12日):
```
git clone https://github.com/learning-at-home/hivemind
```
- [PyPi](https://pypi.org/project/hivemind) (📥 4.3万 / 月 · 📦 12 · ⏱️ 2025年4月20日):
```
pip install hivemind
```
</details>
<details><summary><b><a href="https://github.com/microsoft/SynapseML">MMLSpark</a></b> (🥉23 · ⭐ 5.2K) - 简单且分布式机器学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/microsoft/SynapseML) (👨💻 130 · 🔀 850 · 📋 820 - 49% 开放 · ⏱️ 2025年10月29日):
```
git clone https://github.com/microsoft/SynapseML
```
- [PyPi](https://pypi.org/project/mmlspark) (⏱️ 2020年3月18日):
```
pip install mmlspark
```
</details>
<details><summary><b><a href="https://github.com/apache/singa">Apache Singa</a></b> (🥉23 · ⭐ 3.6K · 💤) - 一个 distributed deep learning platform. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/apache/singa) (👨💻 98 · 🔀 1.3K · 📦 6 · 📋 140 - 35% 开放 · ⏱️ 2025年3月26日):
```
git clone https://github.com/apache/singa
```
- [Conda](https://anaconda.org/nusdbsystem/singa) (📥 1.2K · ⏱️ 2025年3月25日):
```
conda install -c nusdbsystem singa
```
- [Docker Hub](https://hub.docker.com/r/apache/singa) (📥 9.9K · ⭐ 3 · ⏱️ 2022年5月31日):
```
docker pull apache/singa
```
</details>
<details><summary><b><a href="https://github.com/intel/analytics-zoo">analytics-zoo</a></b> (🥉22 · ⭐ 2.6K) - 分布式 Tensorflow、Keras 和 PyTorch 在 Apache 上运行。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/intel/analytics-zoo) (👨💻 110 · 🔀 730 · 📋 1.3K - 32% 开放 · ⏱️ 2025年10月9日):
```
git clone https://github.com/intel-analytics/analytics-zoo
```
- [PyPi](https://pypi.org/project/analytics-zoo) (📥 600 / 月 · 📦 1 · ⏱️ 2022年8月22日):
```
pip install analytics-zoo
```
</details>
<details><summary>显示 17 个隐藏项目...</summary>
- <b><a href="https://github.com/DEAP/deap">DEAP</a></b> (亚军34 · ⭐ 6.2K) - Python中的分布式进化算法。 <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code>
- <b><a href="https://github.com/ipython/ipyparallel">ipyparallel</a></b> (亚军29 · ⭐ 2.6K) - IPython Parallel:交互式并行计算于.. <code>❗无许可</code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/yahoo/TensorFlowOnSpark">TensorFlowOnSpark</a></b> (季军25 · ⭐ 3.9K · 💀) - TensorFlowOnSpark将TensorFlow程序带到.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/maxpumperla/elephas">Elephas</a></b> (季军24 · ⭐ 1.6K · 💀) - 使用Keras和Spark进行分布式深度学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code>keras</code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tensorflow/mesh">Mesh</a></b> (季军23 · ⭐ 1.6K · 💀) - Mesh TensorFlow:让模型并行化更简单。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/bytedance/byteps">BytePS</a></b> (季军21 · ⭐ 3.7K · 💀) - 一个高性能且通用的分布式DNN框架.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/peterwittek/somoclu">somoclu</a></b> (季军21 · ⭐ 280 · 💀) - 大规模并行自组织映射:加速在..上的训练。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/databricks/tensorframes">TensorFrames</a></b> (季军19 · ⭐ 750 · 💀) - [已弃用] 面向DataFrame的Tensorflow封装器.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Ibotta/sk-dist">sk-dist</a></b> (季军19 · ⭐ 290 · 💀) - PySpark中的分布式scikit-learn元估计器。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/kingoflolz/mesh-transformer-jax">mesh-transformer-jax</a></b> (季军18 · ⭐ 6.4K · 💀) - 在JAX和Haiku中实现模型并行的Transformer。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/google-deepmind/launchpad">launchpad</a></b> (季军18 · ⭐ 330 · 💀) - Launchpad是一个简化编写..的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/uber/fiber">Fiber</a></b> (季军17 · ⭐ 1K · 💀) - 让AI的分布式计算变得简单。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Bluefog-Lib/bluefog">bluefog</a></b> (季军17 · ⭐ 290 · 💀) - 面向PyTorch的分布式与去中心化训练框架.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tunib-ai/parallelformers">parallelformers</a></b> (季军16 · ⭐ 790 · 💀) - Parallelformers:一种高效的模型并行化.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/ml-tooling/lazycluster">LazyCluster</a></b> (季军13 · ⭐ 49 · 💀) - 让分布式机器学习变得简单。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/petuum/autodist">autodist</a></b> (季军12 · ⭐ 130 · 💀) - 在TensorFlow上进行简单的分布式深度学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/facebookresearch/moolib">moolib</a></b> (季军11 · ⭐ 370 · 💀) - 一个用于使用PyTorch进行分布式ML训练的库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
</details>
<br>
## 超参数优化与自动化机器学习
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于超参数优化、自动化机器学习和神经架构搜索的库。_
<details><summary><b><a href="https://github.com/optuna/optuna">Optuna</a></b> (冠军44 · ⭐ 13K) - 一个超参数优化框架。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/optuna/optuna) (👨💻 320 · 🔀 1.2K · 📦 30K · 📋 1.8K - 3%开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/optuna/optuna
```
- [PyPi](https://pypi.org/project/optuna) (📥 7.6M / 月 · 📦 1.5K · ⏱️ 18.08.2025):
```
pip install optuna
```
- [Conda](https://anaconda.org/conda-forge/optuna) (📥 3.4M · ⏱️ 19.08.2025):
```
conda install -c conda-forge optuna
```
</details>
<details><summary><b><a href="https://github.com/facebook/Ax">Ax</a></b> (冠军36 · ⭐ 2.6K) - 自适应实验平台。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/facebook/Ax) (👨💻 200 · 🔀 350 · 📦 1.2K · 📋 930 - 12%开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/facebook/Ax
```
- [PyPi](https://pypi.org/project/ax-platform) (📥 240K / 月 · 📦 71 · ⏱️ 09.09.2025):
```
pip install ax-platform
```
- [Conda](https://anaconda.org/conda-forge/ax-platform) (📥 49K · ⏱️ 10.09.2025):
```
conda install -c conda-forge ax-platform
```
</details>
<details><summary><b><a href="https://github.com/autogluon/autogluon">AutoGluon</a></b> (冠军35 · ⭐ 9.6K) - 用3行代码实现快速准确的机器学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/autogluon/autogluon) (👨💻 140 · 🔀 1.1K · 📦 1.2K · 📋 1.8K - 24%开放 · ⏱️ 29.10.2025):
git clone https://github.com/autogluon/autogluon
```
- PyPi (📥 26万/月 · 📦 38 · ⏱️ 2025年10月23日):
pip install autogluon - Conda (📥 4.5万 · ⏱️ 2025年7月30日):
conda install -c conda-forge autogluon - Docker Hub (📥 2万 · ⭐ 19 · ⏱️ 2025年6月16日):
docker pull autogluon/autogluon
Bayesian Optimization (🥇第34名 · ⭐ 8.4K) - 全局优化的Python实现,采用.. MIT
featuretools (🥈第32名 · ⭐ 7.6K · 💤) - 一个开源的Python库,用于自动化特征.. BSD-3
lazypredict (🥈第28名 · ⭐ 3.2K) - Lazy Predict可以帮助在无需大量代码的情况下构建许多基础模型.. MIT 
mljar-supervised (🥈第28名 · ⭐ 3.2K) - 一个Python包,用于对表格数据进行AutoML,并包含特征.. MIT
Hyperactive (🥈第24名 · ⭐ 530) - 一个优化和数据收集工具箱,用于方便快捷地.. MIT
FEDOT (🥉第23名 · ⭐ 700) - 自动化建模和机器学习框架FEDOT。 BSD-3
- GitHub (👨💻 40 · 🔀 89 · 📦 65 · 📋 570 - 11%开放 · ⏱️ 2025年10月14日):
git clone https://github.com/nccr-itmo/FEDOT
```
- [PyPi](https://pypi.org/project/fedot) (📥 1.8K /月 · 📦 7 · ⏱️ 2025年10月3日):
```
pip install fedot
```
</details>
<details><summary><b><a href="https://github.com/ScottfreeLLC/AlphaPy">AlphaPy</a></b> (🥉第21名 · ⭐ 1.6K) - 面向交易系统和体育博彩的 Python 自动机器学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/ScottfreeLLC/AlphaPy) (👨💻 5 · 🔀 250 · 📦 10 · 📋 45 - 35% 开放 · ⏱️ 2025年8月24日):
```
git clone https://github.com/ScottfreeLLC/AlphaPy
```
- [PyPi](https://pypi.org/project/alphapy) (📥 320 /月 · ⏱️ 2020年8月29日):
```
pip install alphapy
```
</details>
<details><summary><b><a href="https://github.com/AutoViML/Auto_ViML">Auto ViML</a></b> (🥉第20名 · ⭐ 540 · 💤) - 仅用一行代码即可自动构建多个机器学习模型.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/AutoViML/Auto_ViML) (👨💻 9 · 🔀 100 · 📦 28 · ⏱️ 2025年1月30日):
```
git clone https://github.com/AutoViML/Auto_ViML
```
- [PyPi](https://pypi.org/project/autoviml) (📥 2.6K /月 · 📦 3 · ⏱️ 2025年1月30日):
```
pip install autoviml
```
</details>
<details><summary><b><a href="https://github.com/AutoViML/featurewiz">featurewiz</a></b> (🥉第18名 · ⭐ 670 · 💤) - 使用先进的特征工程策略并选择最佳.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/AutoViML/featurewiz) (👨💻 18 · 🔀 98 · 📋 110 - 0% 开放 · ⏱️ 2025年2月19日):
```
git clone https://github.com/AutoViML/featurewiz
```
- [PyPi](https://pypi.org/project/featurewiz) (📥 4.6K /月 · 📦 4 · ⏱️ 2025年2月19日):
```
pip install featurewiz
```
</details>
<details><summary>显示 36 个隐藏项目...</summary>
- <b><a href="https://github.com/EpistasisLab/tpot">TPOT</a></b> (🥈32 · ⭐ 10K) - 一个 Python 自动化机器学习工具,用于优化机器.. <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/keras-team/keras-tuner">Keras Tuner</a></b> (🥈32 · ⭐ 2.9K · 💀) - Keras 的超参数调优库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/scikit-optimize/scikit-optimize">scikit-optimize</a></b> (🥈32 · ⭐ 2.8K · 💀) - 基于序列模型的优化方法,具有一个.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/microsoft/nni">NNI</a></b> (🥈31 · ⭐ 14K · 💀) - 一个开源的 AutoML 工具包,用于自动化机器学习生命周期,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/automl/auto-sklearn">auto-sklearn</a></b> (🥈31 · ⭐ 8K · 💀) - 使用 scikit-learn 的自动化机器学习。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/maxpumperla/hyperas">Hyperas</a></b> (🥈27 · ⭐ 2.2K · 💀) - Keras + Hyperopt:一个非常简单的封装,方便.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/automl/SMAC3">SMAC3</a></b> (🥈27 · ⭐ 1.2K · 💤) - SMAC3:一个多功能的贝叶斯优化包,用于.. <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">❗️BSD-1-Clause</a></code>
- <b><a href="https://github.com/SheffieldML/GPyOpt">GPyOpt</a></b> (🥈26 · ⭐ 950 · 💀) - 使用 GPy 进行高斯过程优化。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/tensorflow/adanet">AdaNet</a></b> (🥈24 · ⭐ 3.5K · 💀) - 具有学习保证的快速灵活的 AutoML。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/ClimbsRocks/auto_ml">auto_ml</a></b> (🥈24 · ⭐ 1.7K · 💀) - [未维护] 面向分析和生产的自动化机器学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/autonomio/talos">Talos</a></b> (🥈24 · ⭐ 1.6K · 💀) - 使用 TensorFlow 和 Keras 进行超参数实验。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/mindsdb/lightwood">lightwood</a></b> (🥈24 · ⭐ 490) - Lightwood 是机器学习的乐高积木。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Epistimio/orion">Orion</a></b> (🥈24 · ⭐ 300 · 💀) - 异步分布式超参数优化。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/automl/HpBandSter">HpBandSter</a></b> (🥉22 · ⭐ 620 · 💀) - 一种加强版的分布式 Hyperband 实现。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/AxeldeRomblay/MLBox">MLBox</a></b> (🥉21 · ⭐ 1.5K · 💀) - MLBox 是一个功能强大的自动化机器学习 Python 库。 <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">❗️BSD-1-Clause</a></code>
- <b><a href="https://github.com/williamFalcon/test-tube">Test Tube</a></b> (🥉21 · ⭐ 740 · 💀) - 一个易于记录实验并实现并行化的 Python 库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Neuraxio/Neuraxle">Neuraxle</a></b> (🥉21 · ⭐ 610 · 💀) - 世界上最干净的 AutoML 库 - 进行超参数调优.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/claesenm/optunity">optunity</a></b> (🥉21 · ⭐ 420 · 💀) - 用于超参数调优的优化例程。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code
- <b><a href="https://github.com/rsteca/sklearn-deap">sklearn-deap</a></b> (🥉20 · ⭐ 770 · 💀) - 在.. 中使用进化算法代替网格搜索。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/gugarosa/opytimizer">opytimizer</a></b> (🥉20 · ⭐ 630 · 💀) - Opytimizer 是一个由元启发式算法组成的 Python 库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/nidhaloff/igel">igel</a></b> (🥉19 · ⭐ 3.1K · 💀) - 一个令人愉悦的机器学习工具,允许你训练、测试和.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/dragonfly/dragonfly">Dragonfly</a></b> (🥉19 · ⭐ 890 · 💀) - 一个用于可扩展贝叶斯优化的开源 Python 库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/HDI-Project/ATM">Auto Tune Models</a></b> (🥉19 · ⭐ 530 · 💀) - 自动调优模型 - 一个多租户、多数据系统,用于.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/sherpa-ai/sherpa">Sherpa</a></b> (🥉19 · ⭐ 340 · 💀) - 超参数优化使研究人员能够.. <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code>
- <b><a href="https://github.com/cerlymarco/shap-hypetune">shap-hypetune</a></b> (🥉18 · ⭐ 580 · 💀) - 一个用于同时进行超参数调优和.. 的 Python 包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code
- <b><a href="https://github.com/tobegit3hub/advisor">Advisor</a></b> (🥉17 · ⭐ 1.6K · 💀) - Google Vizier 超参数调优的开源实现。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code
- <b><a href="https://github.com/reiinakano/xcessiv">Xcessiv</a></b> (🥉17 · ⭐ 1.3K · 💀) - 一个基于 Web 的应用程序,用于快速、可扩展且自动化的.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code
- <b><a href="https://github.com/minimaxir/automl-gs">automl-gs</a></b> (🥉16 · ⭐ 1.9K · 💀) - 提供输入 CSV 和目标字段以进行预测,生成一个.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code
- <b><a href="https://github.com/HunterMcGushion/hyperparameter_hunter">HyperparameterHunter</a></b> (🥉16 · ⭐ 710 · 💀) - 简单的超参数优化和自动结果.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code
- <b><a href="https://github.com/jmcarpenter2/parfit">Parfit</a></b> (🥉15 · ⭐ 200 · 💀) - 一个用于并行化拟合和灵活评分的包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code
- <b><a href="https://github.com/carpedm20/ENAS-pytorch">ENAS</a></b> (🥉13 · ⭐ 2.7K · 💀) - 通过.. 的高效神经架构搜索的 PyTorch 实现。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code
- <b><a href="https://github.com/LGE-ARC-AdvancedAI/auptimizer">Auptimizer</a></b> (🥉12 · ⭐ 200 · 💀) - 一个自动化的 ML 模型优化工具。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code
- <b><a href="https://github.com/genixpro/hypermax">Hypermax</a></b> (🥉12 · ⭐ 110 · 💀) - 更好、更快的超参数优化。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code
- <b><a href="https://github.com/google/model_search">model_search</a></b> (🥉11 · ⭐ 3.3K · 💀) - 大规模模型架构搜索的 AutoML 算法。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code
- <b><a href="https://github.com/joeddav/devol">Devol</a></b> (🥉11 · ⭐ 950 · 💀) - 使用 Keras 进行遗传神经架构搜索。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code
- <b><a href="https://github.com/gdikov/hypertunity">Hypertunity</a></b> (🥉9 · ⭐ 140 · 💀) - 一个用于黑盒超参数优化的工具集。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code
</details>
<br>
## 强化学习
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于构建和评估强化学习及基于智能体系统的库。_
<details><summary><b><a href="https://github.com/AI4Finance-Foundation/FinRL">FinRL</a></b> (🥇30 · ⭐ 13K) - FinRL:金融强化学习。<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/AI4Finance-Foundation/FinRL) (👨💻 130 · 🔀 2.9K · 📦 110 · 📋 760 - 35% 开放 · ⏱️ 03.10.2025):
```
git clone https://github.com/AI4Finance-Foundation/FinRL
```
- [PyPi](https://pypi.org/project/finrl) (📥 2.8K / 月 · ⏱️ 08.01.2022):
```
pip install finrl
```
</details>
<details><summary><b><a href="https://github.com/Farama-Foundation/ViZDoom">ViZDoom</a></b> (🥇29 · ⭐ 1.9K) - 基于1993年游戏《毁灭战士》的强化学习环境。<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/Farama-Foundation/ViZDoom) (👨💻 57 · 🔀 400 · 📥 12K · 📦 340 · 📋 470 - 6% 开放 · ⏱️ 26.10.2025):
```
git clone https://github.com/mwydmuch/ViZDoom
```
- [PyPi](https://pypi.org/project/vizdoom) (📥 6.9K / 月 · 📦 20 · ⏱️ 22.10.2025):
```
pip install vizdoom
```
</details>
<details><summary><b><a href="https://github.com/google/dopamine">Dopamine</a></b> (🥈27 · ⭐ 11K · 💤) - Dopamine 是一个用于快速原型设计的研究框架……<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/google/dopamine) (👨💻 15 · 🔀 1.4K · 📦 21 · 📋 200 - 55% 开放 · ⏱️ 04.11.2024):
```
git clone https://github.com/google/dopamine
```
- [PyPi](https://pypi.org/project/dopamine-rl) (📥 68K / 月 · 📦 10 · ⏱️ 31.10.2024):
```
pip install dopamine-rl
```
</details>
<details><summary><b><a href="https://github.com/google-deepmind/acme">Acme</a></b> (🥈27 · ⭐ 3.8K) - 一个包含强化学习组件和智能体的库。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/google-deepmind/acme) (👨💻 90 · 🔀 500 · 📦 250 · 📋 270 - 24% 开放 · ⏱️ 26.09.2025):
```
git clone https://github.com/deepmind/acme
```
- [PyPi](https://pypi.org/project/dm-acme) (📥 6.4K / 月 · 📦 3 · ⏱️ 10.02.2022):
```
pip install dm-acme
```
- [Conda](https://anaconda.org/conda-forge/dm-acme) (📥 14K · ⏱️ 22.04.2025):
```
conda install -c conda-forge dm-acme
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/agents">TF-Agents</a></b> (🥈27 · ⭐ 3K) - TF-Agents:一个可靠、可扩展且易于使用的 TensorFlow……<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/agents) (👨💻 150 · 🔀 740 · 📋 680 - 30% 开放 · ⏱️ 16.06.2025):
```
git clone https://github.com/tensorflow/agents
```
- [PyPi](https://pypi.org/project/tf-agents) (📥 45K / 月 · 📦 14 · ⏱️ 14.12.2023):
```
pip install tf-agents
```
</details>
<details><summary><b><a href="https://github.com/google-deepmind/rlax">RLax</a></b> (🥉26 · ⭐ 1.4K) - 一个在 JAX 中实现的强化学习基础组件库。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_7c56c4b141f9.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/google-deepmind/rlax) (👨💻 23 · 🔀 95 · 📦 370 · 📋 28 - 32% 开放 · ⏱️ 26.09.2025):
```
git clone https://github.com/deepmind/rlax
```
- [PyPi](https://pypi.org/project/rlax) (📥 48K / 月 · 📦 22 · ⏱️ 01.09.2025):
```
pip install rlax
```
</details>
<details><summary><b><a href="https://github.com/PaddlePaddle/PARL">PARL</a></b> (🥉24 · ⭐ 3.4K) - 一个高性能的分布式训练框架,用于强化学习……<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_78a8ec7dec20.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/PaddlePaddle/PARL) (👨💻 46 · 🔀 820 · 📦 140 · 📋 540 - 23% 开放 · ⏱️ 13.09.2025):
```
git clone https://github.com/PaddlePaddle/PARL
```
- [PyPi](https://pypi.org/project/parl) (📥 770 / 月 · 📦 1 · ⏱️ 13.05.2022):
```
pip install parl
```
</details>
<details><summary><b><a href="https://github.com/facebookresearch/ReAgent">ReAgent</a></b> (🥉22 · ⭐ 3.7K) - 一个用于推理系统(强化学习等)的平台。<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/facebookresearch/ReAgent) (👨💻 170 · 🔀 520 · 📋 160 - 53% 开放 · ⏱️ 17.10.2025):
```
git clone https://github.com/facebookresearch/ReAgent
```
- [PyPi](https://pypi.org/project/reagent) (📥 50 / 月 · ⏱️ 27.05.2020):
```
pip install reagent
```
</details>
<details><summary>显示15个隐藏项目...</summary>
- <b><a href="https://github.com/openai/gym">OpenAI Gym</a></b> (🥇40 · ⭐ 37K · 💀) - 用于开发和比较强化学习的工具包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/openai/baselines">baselines</a></b> (🥇29 · ⭐ 17K · 💀) - OpenAI Baselines:高质量的强化学习实现。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/keras-rl/keras-rl">keras-rl</a></b> (🥈28 · ⭐ 5.6K · 💀) - Keras 的深度强化学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tensorlayer/TensorLayer">TensorLayer</a></b> (🥈27 · ⭐ 7.4K · 💀) - 面向.. 的深度学习和强化学习库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tensorforce/tensorforce">TensorForce</a></b> (🥈27 · ⭐ 3.3K · 💀) - TensorForce:一个用于应用.. 的 TensorFlow 库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/rlworkgroup/garage">garage</a></b> (🥉26 · ⭐ 2K · 💀) - 用于可复现强化学习研究的工具包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/chainer/chainerrl">ChainerRL</a></b> (🥉25 · ⭐ 1.2K · 💀) - ChainerRL 是基于.. 构建的深度强化学习库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/hill-a/stable-baselines">Stable Baselines</a></b> (🥉24 · ⭐ 4.3K · 💀) - OpenAI Baselines 的分支,实现了.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pfnet/pfrl">PFRL</a></b> (🥉23 · ⭐ 1.2K · 💀) - PFRL:一个基于 PyTorch 的深度强化学习库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/google-deepmind/trfl">TRFL</a></b> (🥉22 · ⭐ 3.1K · 💀) - TensorFlow 强化学习。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/IntelLabs/coach">Coach</a></b> (🥉20 · ⭐ 2.3K · 💀) - 英特尔 AI 实验室的强化学习教练,可轻松.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/SerpentAI/SerpentAI">SerpentAI</a></b> (🥉19 · ⭐ 6.9K · 💀) - 游戏智能体框架。帮助你创建能够学习的 AI / 机器人。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/google-deepmind/lab">DeepMind Lab</a></b> (🥉17 · ⭐ 7.3K · 💀) - 一个可定制的基于智能体的 AI 研究用 3D 平台。 <code>❗无许可</code>
- <b><a href="https://github.com/enlite-ai/maze">Maze</a></b> (🥉12 · ⭐ 280 · 💀) - Maze 应用强化学习框架。 <code><a href="https://tldrlegal.com/search?q=Custom">❗自定义</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/google-research/rliable">rliable</a></b> (🥉11 · ⭐ 850 · 💀) - [NeurIPS21 杰出论文] 用于可靠评估的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
</details>
<br>
## 推荐系统
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于构建和评估推荐系统的库。_
<details><summary><b><a href="https://github.com/recommenders-team/recommenders">Recommenders</a></b> (🥇33 · ⭐ 21K) - 推荐系统的最佳实践。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/recommenders-team/recommenders) (👨💻 140 · 🔀 3.2K · 📥 790 · 📦 180 · 📋 890 - 18% 开放 · ⏱️ 13.10.2025):
```
git clone https://github.com/microsoft/recommenders
```
- [PyPi](https://pypi.org/project/recommenders) (📥 15K / 月 · 📦 4 · ⏱️ 24.12.2024):
```
pip install recommenders
```
</details>
<details><summary><b><a href="https://github.com/meta-pytorch/torchrec">torchrec</a></b> (🥇32 · ⭐ 2.4K) - PyTorch 领域库,用于推荐系统。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/meta-pytorch/torchrec) (👨💻 400 · 🔀 560 · 📦 240 · 📋 320 - 49% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/pytorch/torchrec
```
- [PyPi](https://pypi.org/project/torchrec-nightly-cpu) (📥 160 / 月 · ⏱️ 12.05.2022):
```
pip install torchrec-nightly-cpu
```
</details>
<details><summary><b><a href="https://github.com/PreferredAI/cornac">Cornac</a></b> (🥈28 · ⭐ 1K) - 多模态推荐系统的比较框架。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/PreferredAI/cornac) (👨💻 24 · 🔀 160 · 📦 300 · 📋 170 - 17% 开放 · ⏱️ 04.10.2025):
```
git clone https://github.com/PreferredAI/cornac
```
- [PyPi](https://pypi.org/project/cornac) (📥 44K / 月 · 📦 18 · ⏱️ 04.10.2025):
```
pip install cornac
```
- [Conda](https://anaconda.org/conda-forge/cornac) (📥 920K · ⏱️ 05.10.2025):
```
conda install -c conda-forge cornac
```
</details>
<details><summary><b><a href="https://github.com/lenskit/lkpy">lkpy</a></b> (🥈28 · ⭐ 300) - Python 推荐工具包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/lenskit/lkpy) (👨💻 41 · 🔀 72 · 📦 140 · 📋 290 - 33% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/lenskit/lkpy
```
- [PyPi](https://pypi.org/project/lenskit) (📥 6.6K / 月 · 📦 13 · ⏱️ 22.10.2025):
```
pip install lenskit
```
- [Conda](https://anaconda.org/conda-forge/lenskit) (📥 52K · ⏱️ 23.10.2025):
```
conda install -c conda-forge lenskit
```
</details>
<details><summary><b><a href="https://github.com/RUCAIBox/RecBole">RecBole</a></b> (🥉25 · ⭐ 4.1K · 💤) - 一个 unified, comprehensive and efficient recommendation library. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/RUCAIBox/RecBole) (👨💻 79 · 🔀 690 · 📋 1.1K - 32% 开放 · ⏱️ 24.02.2025):
```
git clone https://github.com/RUCAIBox/RecBole
```
- [PyPi](https://pypi.org/project/recbole) (📥 98K / 月 · 📦 2 · ⏱️ 24.02.2025):
```
pip install recbole
```
- [Conda](https://anaconda.org/aibox/recbole) (📥 9.3K · ⏱️ 25.03.2025):
```
conda install -c aibox recbole
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/recommenders">TF Recommenders</a></b> (🥉25 · ⭐ 2K) - TensorFlow Recommenders is a library for building.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/recommenders) (👨💻 45 · 🔀 290 · 📋 450 - 59% 开放 · ⏱️ 27.09.2025):
```
git clone https://github.com/tensorflow/recommenders
```
- [PyPi](https://pypi.org/project/tensorflow-recommenders) (📥 220K / 月 · 📦 2 · ⏱️ 03.02.2023):
```
pip install tensorflow-recommenders
```
</details>
<details><summary>显示 11 个隐藏项目...</summary>
- <b><a href="https://github.com/benfred/implicit">implicit</a></b> (🥈30 · ⭐ 3.7K · 💀) - Fast Python Collaborative Filtering for Implicit Feedback Datasets. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/lyst/lightfm">lightfm</a></b> (🥈28 · ⭐ 5K · 💀) - A Python implementation of LightFM, a hybrid recommendation.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/NicolasHug/Surprise">scikit-surprise</a></b> (🥈27 · ⭐ 6.7K · 💀) - A Python scikit for building and analyzing recommender.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/tensorflow/ranking">TF Ranking</a></b> (🥉26 · ⭐ 2.8K · 💀) - Learning to Rank in TensorFlow. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/ibayer/fastFM">fastFM</a></b> (🥉22 · ⭐ 1.1K · 💀) - fastFM: A Library for Factorization Machines. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jfkirk/tensorrec">tensorrec</a></b> (🥉21 · ⭐ 1.3K · 💀) - A TensorFlow recommendation algorithm and framework in.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/maciejkula/spotlight">Spotlight</a></b> (🥉18 · ⭐ 3K · 💀) - Deep recommender models using PyTorch. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/statisticianinstilettos/recmetrics">recmetrics</a></b> (🥉18 · ⭐ 580 · 💀) - A library of metrics for evaluating recommender systems. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/caserec/CaseRecommender">Case Recommender</a></b> (🥉18 · ⭐ 500 · 💀) - Case Recommender: A Flexible and Extensible Python.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/ylongqi/openrec">OpenRec</a></b> (🥉16 · ⭐ 420 · 💀) - OpenRec is an open-source and modular library for neural network-.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/ShopRunner/collie">Collie</a></b> (🥉10 · ⭐ 100 · 💀) - A library for preparing, training, and evaluating scalable deep.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
</details>
<br>
## 隐私机器学习
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于加密和隐私保护机器学习的库,采用联邦学习、差分隐私等方法。_
<details><summary><b><a href="https://github.com/meta-pytorch/opacus">Opacus</a></b> (🥇32 · ⭐ 1.9K) - 使用差分隐私训练 PyTorch 模型。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/meta-pytorch/opacus) (👨💻 87 · 🔀 370 · 📥 150 · 📦 1.2K · 📋 340 - 19% open · ⏱️ 27.10.2025):
```
git clone https://github.com/pytorch/opacus
```
- [PyPi](https://pypi.org/project/opacus) (📥 92K / month · 📦 49 · ⏱️ 27.05.2025):
```
pip install opacus
```
- [Conda](https://anaconda.org/conda-forge/opacus) (📥 28K · ⏱️ 09.07.2025):
```
conda install -c conda-forge opacus
```
</details>
<details><summary><b><a href="https://github.com/OpenMined/PySyft">PySyft</a></b> (🥈31 · ⭐ 9.8K) - 在他人服务器上进行数据科学操作,同时保持数据隐私。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/OpenMined/PySyft) (👨💻 520 · 🔀 2K · 📥 2.1K · 📦 1 · 📋 3.4K - 1% open · ⏱️ 13.04.2025):
```
git clone https://github.com/OpenMined/PySyft
```
- [PyPi](https://pypi.org/project/syft) (📥 32K / month · 📦 5 · ⏱️ 13.04.2025):
```
pip install syft
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/privacy">TensorFlow Privacy</a></b> (🥈24 · ⭐ 2K) - 用于以..方式训练机器学习模型的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/privacy) (👨💻 60 · 🔀 460 · 📥 190 · 📋 210 - 55% open · ⏱️ 13.06.2025):
```
git clone https://github.com/tensorflow/privacy
```
- [PyPi](https://pypi.org/project/tensorflow-privacy) (📥 18K / month · 📦 21 · ⏱️ 14.02.2024):
```
pip install tensorflow-privacy
```
</details>
<details><summary><b><a href="https://github.com/FederatedAI/FATE">FATE</a></b> (🥉23 · ⭐ 6K · 💤) - 工业级联邦学习框架。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/FederatedAI/FATE) (👨💻 100 · 🔀 1.6K · 📦 1 · 📋 2.1K - 2% open · ⏱️ 19.11.2024):
```
git clone https://github.com/FederatedAI/FATE
```
- [PyPi](https://pypi.org/project/ETAF) (⏱️ 06.05.2020):
```
pip install ETAF
```
</details>
<details><summary><b><a href="https://github.com/facebookresearch/CrypTen">CrypTen</a></b> (🥉21 · ⭐ 1.6K · 💤) - 用于隐私保护机器学习的框架。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/facebookresearch/CrypTen) (👨💻 40 · 🔀 290 · 📋 280 - 28% open · ⏱️ 23.11.2024):
```
git clone https://github.com/facebookresearch/CrypTen
```
- [PyPi](https://pypi.org/project/crypten) (📥 600 / month · 📦 1 · ⏱️ 08.12.2022):
```
pip install crypten
```
</details>
<details><summary>显示 2 个隐藏项目...</summary>
- <b><a href="https://github.com/tf-encrypted/tf-encrypted">TFEncrypted</a></b> (🥈24 · ⭐ 1.2K · 💀) - 用于..中的加密机器学习框架。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/OpenMined/PipelineDP">PipelineDP</a></b> (🥉19 · ⭐ 280) - PipelineDP 是一个用于应用差分隐私的 Python 框架。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
</details>
<br>
## 工作流与实验跟踪
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于组织、跟踪和可视化机器学习实验的库。_
<details><summary><b><a href="https://github.com/mlflow/mlflow">mlflow</a></b> (🥇47 · ⭐ 23K) - 开源开发者平台,用于构建 AI/LLM 应用程序及.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/mlflow/mlflow) (👨💻 910 · 🔀 4.9K · 📦 66K · 📋 5.2K - 39% open · ⏱️ 30.10.2025):
```
git clone https://github.com/mlflow/mlflow
```
- [PyPi](https://pypi.org/project/mlflow) (📥 26M / month · 📦 1.3K · ⏱️ 22.10.2025):
```
pip install mlflow
```
- [Conda](https://anaconda.org/conda-forge/mlflow) (📥 3.7M · ⏱️ 24.10.2025):
```
conda install -c conda-forge mlflow
```
</details>
<details><summary><b><a href="https://github.com/wandb/wandb">wandb client</a></b> (🥇44 · ⭐ 10K) - AI 开发者平台。使用 Weights & Biases 来训练和微调.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/wandb/wandb) (👨💻 220 · 🔀 790 · 📥 1.2K · 📦 84K · 📋 3.7K - 18% open · ⏱️ 30.10.2025):
```
git clone https://github.com/wandb/client
```
- [PyPi](https://pypi.org/project/wandb) (📥 20M / month · 📦 2.3K · ⏱️ 28.10.2025):
```
pip install wandb
```
- [Conda](https://anaconda.org/conda-forge/wandb) (📥 1.2M · ⏱️ 30.10.2025):
```
conda install -c conda-forge wandb
```
</details>
<details><summary><b><a href="https://github.com/iterative/dvc">DVC</a></b> (🥇42 · ⭐ 15K) - 数据版本控制和机器学习实验。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/iterative/dvc) (👨💻 320 · 🔀 1.2K · 📦 24K · 📋 4.9K - 4% open · ⏱️ 28.10.2025):
```
git clone https://github.com/iterative/dvc
```
- [PyPi](https://pypi.org/project/dvc) (📥 1.5M / month · 📦 140 · ⏱️ 02.09.2025):
```
pip install dvc
```
- [Conda](https://anaconda.org/conda-forge/dvc) (📥 3.1M · ⏱️ 02.09.2025):
```
conda install -c conda-forge dvc
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/tensorboard">TensorBoard</a></b> (🥇41 · ⭐ 7K) - TensorFlow 的可视化工具包。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/tensorboard) (👨💻 330 · 🔀 1.7K · 📦 330K · 📋 2K - 36% open · ⏱️ 12.08.2025):
git clone https://github.com/tensorflow/tensorboard
```
SageMaker SDK (🥇41 · ⭐ 2.2K) - 用于训练和部署机器学习的库。 Apache-2 

tensorboardX (🥈35 · ⭐ 8K) - PyTorch(以及 Chainer、MXNet、NumPy 等)的 TensorBoard。 MIT
ClearML (🥈34 · ⭐ 6.3K) - ClearML:自动化的 CI/CD,可简化您的 AI 工作负载…… Apache-2
GitHub (👨💻 100 · 🔀 710 · 📥 3.5K · 📦 1.9K · 📋 1.2K - 45% 开放 · ⏱️ 27.10.2025):
git clone https://github.com/allegroai/clearmlPyPi (📥 500K / 月 · 📦 78 · ⏱️ 22.10.2025):
pip install clearmlDocker Hub (📥 31K · ⏱️ 05.10.2020):
docker pull allegroai/trains
AzureML SDK (🥈31 · ⭐ 4.3K · 💤) - 带有 Azure ML 和深度学习示例的 Python 笔记本。 MIT
VisualDL (🥈29 · ⭐ 4.9K · 💤) - 深度学习可视化工具包。 Apache-2 
- GitHub (👨💻 36 · 🔀 630 · 📥 540 · 📦 3.6K · 📋 510 - 30% 开放 · ⏱️ 22.01.2025):
git clone https://github.com/PaddlePaddle/VisualDL
```
- [PyPi](https://pypi.org/project/visualdl) (📥 17万/月 · 📦 82 · ⏱️ 30.10.2024):
```
pip install visualdl
```
</details>
<details><summary><b><a href="https://github.com/IDSIA/sacred">sacred</a></b> (🥈29 · ⭐ 4.3K) - Sacred 是一款帮助你配置、组织、记录和复现实验的工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/IDSIA/sacred) (👨💻 110 · 🔀 390 · 📦 3.6K · 📋 560 - 18% 开放 · ⏱️ 22.10.2025):
```
git clone https://github.com/IDSIA/sacred
```
- [PyPi](https://pypi.org/project/sacred) (📥 4.8万/月 · 📦 60 · ⏱️ 26.11.2024):
```
pip install sacred
```
- [Conda](https://anaconda.org/conda-forge/sacred) (📥 9.9万 · ⏱️ 22.04.2025):
```
conda install -c conda-forge sacred
```
</details>
<details><summary><b><a href="https://github.com/neptune-ai/neptune-client">Neptune.ai</a></b> (🥈29 · ⭐ 620) - 面向基础模型训练的实验跟踪工具。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/neptune-ai/neptune-client) (👨💻 57 · 🔀 66 · 📦 920 · 📋 260 - 12% 开放 · ⏱️ 09.06.2025):
```
git clone https://github.com/neptune-ai/neptune-client
```
- [PyPi](https://pypi.org/project/neptune-client) (📥 48万/月 · 📦 77 · ⏱️ 15.04.2025):
```
pip install neptune-client
```
- [Conda](https://anaconda.org/conda-forge/neptune-client) (📥 39万 · ⏱️ 22.04.2025):
```
conda install -c conda-forge neptune-client
```
</details>
<details><summary><b><a href="https://github.com/meta-pytorch/tnt">TNT</a></b> (🥉28 · ⭐ 1.7K) - 一个用于 PyTorch 训练工具和实用程序的轻量级库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/meta-pytorch/tnt) (👨💻 150 · 🔀 290 · 📋 150 - 56% 开放 · ⏱️ 09.10.2025):
```
git clone https://github.com/pytorch/tnt
```
- [PyPi](https://pypi.org/project/torchnet) (📥 9.4万/月 · 📦 24 · ⏱️ 29.07.2018):
```
pip install torchnet
```
</details>
<details><summary><b><a href="https://github.com/stared/livelossplot">livelossplot</a></b> (🥉25 · ⭐ 1.3K · 💤) - 适用于 Keras 等框架的 Jupyter Notebook 实时训练损失曲线绘制工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/stared/livelossplot) (👨💻 17 · 🔀 140 · 📦 1.9K · 📋 79 - 7% 开放 · ⏱️ 03.01.2025):
```
git clone https://github.com/stared/livelossplot
```
- [PyPi](https://pypi.org/project/livelossplot) (📥 1.9万/月 · 📦 16 · ⏱️ 03.01.2025):
```
pip install livelossplot
```
</details>
<details><summary><b><a href="https://github.com/google/ml-metadata">ml-metadata</a></b> (🥉25 · ⭐ 660) - 用于记录和检索与机器学习相关的元数据。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/google/ml-metadata) (👨💻 23 · 🔀 170 · 📥 3K · 📦 720 · 📋 130 - 41% 开放 · ⏱️ 03.04.2025):
```
git clone https://github.com/google/ml-metadata
```
- [PyPi](https://pypi.org/project/ml-metadata) (📥 5万/月 · 📦 32 · ⏱️ 07.04.2025):
```
pip install ml-metadata
```
</details>
<details><summary><b><a href="https://github.com/labmlai/labml">Labml</a></b> (🥉24 · ⭐ 2.3K) - 从手机端监控深度学习模型训练及硬件使用情况。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/labmlai/labml) (👨💻 9 · 🔀 140 · 📦 240 · 📋 50 - 12% 开放 · ⏱️ 10.04.2025):
```
git clone https://github.com/labmlai/labml
```
- [PyPi](https://pypi.org/project/labml) (📥 4.6万/月 · 📦 14 · ⏱️ 15.09.2024):
```
pip install labml
```
</details>
<details><summary><b><a href="https://github.com/mrpowers-io/quinn">quinn</a></b> (🥉24 · ⭐ 680 · 💤) - 用于提升开发者效率的 PySpark 方法。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_fe704fb3770b.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/mrpowers-io/quinn) (👨💻 31 · 🔀 98 · 📥 69 · 📦 94 · 📋 130 - 27% 开放 · ⏱️ 06.12.2024):
```
git clone https://github.com/MrPowers/quinn
```
- [PyPi](https://pypi.org/project/quinn) (📥 75万/月 · 📦 7 · ⏱️ 13.02.2024):
```
pip install quinn
```
</details>
<details><summary><b><a href="https://github.com/m3dev/gokart">gokart</a></b> (🥉24 · ⭐ 330) - Gokart 解决了可重复性、任务依赖关系以及良好代码约束等问题。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/m3dev/gokart) (👨💻 48 · 🔀 63 · 📦 85 · 📋 100 - 31% 开放 · ⏱️ 18.06.2025):
```
git clone https://github.com/m3dev/gokart
```
- [PyPi](https://pypi.org/project/gokart) (📥 6.7万/月 · 📦 8 · ⏱️ 18.06.2025):
```
pip install gokart
```
</details>
<details><summary><b><a href="https://github.com/guildai/guildai">Guild AI</a></b> (🥉23 · ⭐ 890) - 实验跟踪与机器学习开发者工具。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/guildai/guildai) (👨💻 30 · 🔀 90 · 📥 32 · 📦 110 · 📋 440 - 50% 开放 · ⏱️ 29.04.2025):
```
git clone https://github.com/guildai/guildai
```
- [PyPi](https://pypi.org/project/guildai) (📥 1.7万/月 · ⏱️ 11.05.2022):
```
pip install guildai
```
</details>
<details><summary><b><a href="https://github.com/microsoft/tensorwatch">TensorWatch</a></b> (🥉22 · ⭐ 3.5K) - 用于 Python 机器学习的调试、监控和可视化工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/microsoft/tensorwatch) (👨💻 15 · 🔀 360 · 📦 160 · 📋 70 - 75% 开放 · ⏱️ 27.09.2025):
```
git clone https://github.com/microsoft/tensorwatch
```
- [PyPi](https://pypi.org/project/tensorwatch) (📥 1.4万/月 · 📦 7 · ⏱️ 04.03.2020):
```
pip install tensorwatch
```
</details>
<details><summary><b><a href="https://github.com/replicate/keepsake">keepsake</a></b> (🥉18 · ⭐ 1.7K · 💤) - 机器学习版本控制工具。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/replicate/keepsake) (👨💻 18 · 🔀 71 · 📋 190 - 65% 开放 · ⏱️ 03.12.2024):
```
git clone https://github.com/replicate/keepsake
```
- [PyPi](https://pypi.org/project/keepsake) (📥 880/月 · 📦 1 · ⏱️ 25.01.2021):
```
pip install keepsake
```
</details>
<details><summary><b><a href="https://github.com/datmo/datmo">datmo</a></b> (🥉17 · ⭐ 340) - 面向数据科学家的开源生产级模型管理工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/datmo/datmo) (👨💻 6 · 🔀 30 · 📦 7 · 📋 180 - 17% 开放 · ⏱️ 23.06.2025):
git clone https://github.com/datmo/datmo
```
- PyPi (📥 130 / 月 · ⏱️ 2018年12月7日):
pip install datmo
显示13个隐藏项目...
- Catalyst (🥉第28名 · ⭐ 3.4K · 💀) - 加速深度学习研发。
Apache-2
- knockknock (🥉第25名 · ⭐ 2.8K · 💀) - 敲敲:只需两行代码,就能在训练结束时收到通知。
MIT - hiddenlayer (🥉第22名 · ⭐ 1.9K · 💀) - 神经网络图和训练指标工具,用于……
MIT


- SKLL (🥉第22名 · ⭐ 560 · 💤) - SciKit-Learn Laboratory (SKLL) 让运行机器学习任务变得简单……
❗未授权
- TensorBoard Logger (🥉第21名 · ⭐ 630 · 💀) - 在不接触 TensorFlow 的情况下记录 TensorBoard 事件。
MIT - Studio.ml (🥉第21名 · ⭐ 380 · 💀) - Studio:简化并加速模型构建流程。
Apache-2 - lore (🥉第20名 · ⭐ 1.5K · 💀) - Lore 使机器学习对软件工程师来说更加易于理解,并且……
MIT - chitra (🥉第17名 · ⭐ 230) - 一个用于全栈深度学习的多功能库。简化……
Apache-2 - steppy (🥉第17名 · ⭐ 140 · 💀) - 一个轻量级的 Python 库,用于快速且可重复的实验。
MIT - MXBoard (🥉第16名 · ⭐ 320 · 💀) - 用于在 TensorBoard 中可视化 MXNet 数据的日志记录工具。
Apache-2
- caliban (🥉第15名 · ⭐ 500 · 💀) - 使本地和云端的研究工作流程变得更加简单。
Apache-2 - ModelChimp (🥉第12名 · ⭐ 130 · 💀) - 用于机器学习和深度学习项目的实验跟踪工具。
BSD-2 - traintool (🥉第8名 · ⭐ 12 · 💀) - 可以在一个步骤中训练现成的机器学习模型。
Apache-2


模型序列化与部署
用于将模型序列化为文件、在多种模型格式之间进行转换,以及优化模型以便部署的库。
huggingface_hub (🥈第40名 · ⭐ 3K) - Hugging Face Hub 的官方 Python 客户端。 Apache-2
BentoML (🥈第36名 · ⭐ 8.2K) - 提供 AI 应用和模型的最简单方式——构建模型推理…… Apache-2
- GitHub (👨💻 260 · 🔀 880 · 📥 95 · 📦 2.8万 · 📋 1.1K - 11% 开放 · ⏱️ 2025年10月29日):
git clone https://github.com/bentoml/BentoML
```
- [PyPi](https://pypi.org/project/bentoml) (📥 18万/月 · 📦 44 · ⏱️ 2025年10月29日):
```
pip install bentoml
```
</details>
<details><summary><b><a href="https://github.com/apple/coremltools">Core ML 工具</a></b> (🥈35 · ⭐ 5千) - Core ML 工具包含用于 Core ML 模型的支持工具。许可证:<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/apple/coremltools) (👨💻 200 · 🔀 710 · 📥 1.5万 · 📦 5.1千 · 📋 1.6千 - 26% 开放 · ⏱️ 2025年9月22日):
```
git clone https://github.com/apple/coremltools
```
- [PyPi](https://pypi.org/project/coremltools) (📥 110万/月 · 📦 110 · ⏱️ 2025年7月28日):
```
pip install coremltools
```
- [Conda](https://anaconda.org/conda-forge/coremltools) (📥 11万 · ⏱️ 2025年10月2日):
```
conda install -c conda-forge coremltools
```
</details>
<details><summary><b><a href="https://github.com/pytorch/serve">TorchServe</a></b> (🥈33 · ⭐ 4.4千 · 💤) - 在生产环境中服务、优化和扩展 PyTorch 模型。许可证:<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/pytorch/serve) (👨💻 220 · 🔀 890 · 📥 8千 · 📦 900 · 📋 1.7千 - 25% 开放 · ⏱️ 2025年3月17日):
```
git clone https://github.com/pytorch/serve
```
- [PyPi](https://pypi.org/project/torchserve) (📥 9.7万/月 · 📦 26 · ⏱️ 2024年9月30日):
```
pip install torchserve
```
- [Conda](https://anaconda.org/pytorch/torchserve) (📥 57万 · ⏱️ 2025年3月25日):
```
conda install -c pytorch torchserve
```
- [Docker Hub](https://hub.docker.com/r/pytorch/torchserve) (📥 150万 · ⭐ 32 · ⏱️ 2024年9月30日):
```
docker pull pytorch/torchserve
```
</details>
<details><summary><b><a href="https://github.com/fastmachinelearning/hls4ml">hls4ml</a></b> (🥈28 · ⭐ 1.7千) - 使用 HLS 在 FPGA 上进行机器学习。许可证:<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/fastmachinelearning/hls4ml) (👨💻 82 · 🔀 440 · 📦 51 · 📋 480 - 41% 开放 · ⏱️ 2025年10月20日):
```
git clone https://github.com/fastmachinelearning/hls4ml
```
- [PyPi](https://pypi.org/project/hls4ml) (📥 1.7千/月 · 📦 1 · ⏱️ 2025年3月17日):
```
pip install hls4ml
```
- [Conda](https://anaconda.org/conda-forge/hls4ml) (📥 1.2万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge hls4ml
```
</details>
<details><summary><b><a href="https://github.com/microsoft/MMdnn">mmdnn</a></b> (🥈25 · ⭐ 5.8千) - MMdnn 是一套帮助用户在不同深度学习框架之间互操作的工具。许可证:<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/microsoft/MMdnn) (👨💻 86 · 🔀 960 · 📥 4千 · 📦 160 · 📋 630 - 53% 开放 · ⏱️ 2025年8月7日):
```
git clone https://github.com/Microsoft/MMdnn
```
- [PyPi](https://pypi.org/project/mmdnn) (📥 320/月 · ⏱️ 2020年7月24日):
```
pip install mmdnn
```
</details>
<details><summary><b><a href="https://github.com/microsoft/hummingbird">Hummingbird</a></b> (🥉24 · ⭐ 3.5千) - Hummingbird 将训练好的机器学习模型编译为张量计算,用于… 许可证:<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/microsoft/hummingbird) (👨💻 40 · 🔀 290 · 📥 930 · 📋 330 - 21% 开放 · ⏱️ 2025年7月17日):
```
git clone https://github.com/microsoft/hummingbird
```
- [PyPi](https://pypi.org/project/hummingbird-ml) (📥 7.6千/月 · 📦 7 · ⏱️ 2024年10月25日):
```
pip install hummingbird-ml
```
- [Conda](https://anaconda.org/conda-forge/hummingbird-ml) (📥 6.4万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge hummingbird-ml
```
</details>
<details><summary><b><a href="https://github.com/riga/tfdeploy">tfdeploy</a></b> (🥉15 · ⭐ 360 · 💤) - 部署 TensorFlow 图以实现快速评估和导出到… 许可证:<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/riga/tfdeploy) (👨💻 4 · 🔀 38 · 📋 34 - 32% 开放 · ⏱️ 2025年1月4日):
```
git clone https://github.com/riga/tfdeploy
```
- [PyPi](https://pypi.org/project/tfdeploy) (📥 100/月 · ⏱️ 2017年3月30日):
```
pip install tfdeploy
```
</details>
<details><summary>显示10个隐藏项目...</summary>
- <b><a href="https://github.com/BayesWitnesses/m2cgen">m2cgen</a></b> (🥈25 · ⭐ 2.9千 · 💀) - 将机器学习模型转换为原生代码(Java、C、Python、Go等)。许可证:<code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nok/sklearn-porter">sklearn-porter</a></b> (🥉23 · ⭐ 1.3千 · 💀) - 将训练好的 scikit-learn 估计器转译为 C、Java 等。许可证:<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/cortexlabs/cortex">cortex</a></b> (🥉22 · ⭐ 8千 · 💀) - 大规模机器学习的生产基础设施。许可证:<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/nebuly-ai/optimate">nebullvm</a></b> (🥉21 · ⭐ 8.4千 · 💀) - 一系列用于优化 AI 模型性能的库。许可证:<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/larq/compute-engine">Larq Compute Engine</a></b> (🥉20 · ⭐ 250) - 针对二值化神经网络的高度优化推理引擎。许可证:<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/gmalivenko/pytorch2keras">pytorch2keras</a></b> (🥉19 · ⭐ 860 · 💀) - PyTorch 到 Keras 模型的转换工具。许可证:<code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/cog-imperial/OMLT">OMLT</a></b> (🥉19 · ⭐ 340) - 将训练好的机器学习模型表示为 Pyomo 优化问题。许可证:❗无许可
- <b><a href="https://github.com/Cornerstone-OnDemand/modelkit">modelkit</a></b> (🥉17 · ⭐ 150 · 💀) - 用于开发和维护机器学习模型的工具包。许可证:<code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/backprop-ai/backprop">backprop</a></b> (🥉14 · ⭐ 240 · 💀) - Backprop 使使用、微调和部署最先进的… 变得简单。许可证:<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/apple/ml-ane-transformers">ml-ane-transformers</a></b> (🥉13 · ⭐ 2.7千 · 💀) - Transformer 的参考实现。许可证:❗无许可 <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
</details>
<br>
## 模型可解释性
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于可视化、解释、调试、评估和解释机器学习模型的库。_
<details><summary><b><a href="https://github.com/shap/shap">shap</a></b> (🥇42 · ⭐ 25K) - 一种基于博弈论的方法,用于解释任何机器学习模型的输出。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/shap/shap) (👨💻 280 · 🔀 3.4K · 📦 36K · 📋 2.7K - 23% open · ⏱️ 30.10.2025):
```
git clone https://github.com/slundberg/shap
```
- [PyPi](https://pypi.org/project/shap) (📥 9.5M / month · 📦 1.2K · ⏱️ 14.10.2025):
```
pip install shap
```
- [Conda](https://anaconda.org/conda-forge/shap) (📥 7.5M · ⏱️ 17.06.2025):
```
conda install -c conda-forge shap
```
</details>
<details><summary><b><a href="https://github.com/arviz-devs/arviz">arviz</a></b> (🥇37 · ⭐ 1.7K) - 使用Python对贝叶斯模型进行探索性分析。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/arviz-devs/arviz) (👨💻 180 · 🔀 460 · 📥 190 · 📦 11K · 📋 900 - 19% open · ⏱️ 22.10.2025):
```
git clone https://github.com/arviz-devs/arviz
```
- [PyPi](https://pypi.org/project/arviz) (📥 3.7M / month · 📦 410 · ⏱️ 09.07.2025):
```
pip install arviz
```
- [Conda](https://anaconda.org/conda-forge/arviz) (📥 2.5M · ⏱️ 10.07.2025):
```
conda install -c conda-forge arviz
```
</details>
<details><summary><b><a href="https://github.com/lutzroeder/netron">Netron</a></b> (🥇36 · ⭐ 32K) - 神经网络、深度学习和机器学习的可视化工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/lutzroeder/netron) (👨💻 2 · 🔀 3K · 📥 160K · 📦 13 · 📋 1.2K - 1% open · ⏱️ 29.10.2025):
```
git clone https://github.com/lutzroeder/netron
```
- [PyPi](https://pypi.org/project/netron) (📥 43K / month · 📦 92 · ⏱️ 23.10.2025):
```
pip install netron
```
</details>
<details><summary><b><a href="https://github.com/huggingface/evaluate">evaluate</a></b> (🥇34 · ⭐ 2.4K) - Evaluate:一个用于轻松评估机器学习模型的库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/huggingface/evaluate) (👨💻 130 · 🔀 290 · 📦 24K · 📋 390 - 62% open · ⏱️ 25.09.2025):
```
git clone https://github.com/huggingface/evaluate
```
- [PyPi](https://pypi.org/project/evaluate) (📥 3.6M / month · 📦 660 · ⏱️ 18.09.2025):
```
pip install evaluate
```
</details>
<details><summary><b><a href="https://github.com/interpretml/interpret">InterpretML</a></b> (🥇33 · ⭐ 6.7K) - 拟合可解释模型。解释黑盒机器学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/interpretml/interpret) (👨💻 53 · 🔀 770 · 📦 930 · 📋 490 - 22% open · ⏱️ 24.10.2025):
```
git clone https://github.com/interpretml/interpret
```
- [PyPi](https://pypi.org/project/interpret) (📥 230K / month · 📦 58 · ⏱️ 14.10.2025):
```
pip install interpret
```
</details>
<details><summary><b><a href="https://github.com/meta-pytorch/captum">Captum</a></b> (🥇33 · ⭐ 5.4K) - PyTorch的模型可解释性和理解工具。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/meta-pytorch/captum) (👨💻 140 · 🔀 540 · 📦 3.5K · 📋 610 - 41% open · ⏱️ 23.10.2025):
```
git clone https://github.com/pytorch/captum
```
- [PyPi](https://pypi.org/project/captum) (📥 330K / month · 📦 170 · ⏱️ 27.03.2025):
```
pip install captum
```
- [Conda](https://anaconda.org/conda-forge/captum) (📥 130K · ⏱️ 22.04.2025):
```
conda install -c conda-forge captum
```
</details>
<details><summary><b><a href="https://github.com/py-why/dowhy">DoWhy</a></b> (🥈30 · ⭐ 7.8K) - DoWhy是一个支持显式因果推断的Python库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/py-why/dowhy) (👨💻 100 · 🔀 980 · 📥 43 · 📦 660 · 📋 510 - 27% open · ⏱️ 28.10.2025):
```
git clone https://github.com/py-why/dowhy
```
- [PyPi](https://pypi.org/project/dowhy) (📥 83K / month · 📦 28 · ⏱️ 12.07.2025):
```
pip install dowhy
```
- [Conda](https://anaconda.org/conda-forge/dowhy) (📥 51K · ⏱️ 13.07.2025):
```
conda install -c conda-forge dowhy
```
</details>
<details><summary><b><a href="https://github.com/MAIF/shapash">shapash</a></b> (🥈30 · ⭐ 3K) - Shapash:面向用户的可解释性和可理解性工具。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/MAIF/shapash) (👨💻 43 · 🔀 350 · 📦 200 · 📋 240 - 16% open · ⏱️ 03.10.2025):
```
git clone https://github.com/MAIF/shapash
```
- [PyPi](https://pypi.org/project/shapash) (📥 7.5K / month · 📦 4 · ⏱️ 24.07.2025):
```
pip install shapash
```
</details>
<details><summary><b><a href="https://github.com/oegedijk/explainerdashboard">explainerdashboard</a></b> (🥈30 · ⭐ 2.5K) - 快速构建可解释AI仪表盘,展示模型内部机制。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/oegedijk/explainerdashboard) (👨💻 23 · 🔀 340 · 📦 650 · 📋 240 - 16% open · ⏱️ 01.08.2025):
```
git clone https://github.com/oegedijk/explainerdashboard
```
- [PyPi](https://pypi.org/project/explainerdashboard) (📥 42K / month · 📦 15 · ⏱️ 03.06.2025):
```
pip install explainerdashboard
```
- [Conda](https://anaconda.org/conda-forge/explainerdashboard) (📥 75K · ⏱️ 04.06.2025):
```
conda install -c conda-forge explainerdashboard
```
</details>
<details><summary><b><a href="https://github.com/fairlearn/fairlearn">fairlearn</a></b> (🥈30 · ⭐ 2.1K) - 一个Python包,用于评估和提高机器学习模型的公平性。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/fairlearn/fairlearn) (👨💻 100 · 🔀 470 · 📦 3 · 📋 520 - 24% open · ⏱️ 27.10.2025):
```
git clone https://github.com/fairlearn/fairlearn
```
- [PyPi](https://pypi.org/project/fairlearn) (📥 160K / month · 📦 80 · ⏱️ 19.10.2025):
```
pip install fairlearn
```
- [Conda](https://anaconda.org/conda-forge/fairlearn) (📥 55K · ⏱️ 22.04.2025):
```
conda install -c conda-forge fairlearn
```
</details>
<details><summary><b><a href="https://github.com/parrt/dtreeviz">dtreeviz</a></b> (🥈28 · ⭐ 3.1K · 💤) - 一个 Python 库,用于决策树的可视化和模型解释。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/parrt/dtreeviz) (👨💻 27 · 🔀 340 · 📦 1.6K · 📋 210 - 35% open · ⏱️ 06.03.2025):
git clone https://github.com/parrt/dtreeviz
```
responsible-ai-widgets (🥉第25名 · ⭐ 1.6K · 💤) - 负责任AI工具箱是一套提供……的工具。 MIT 


fairness-indicators (🥉18 · ⭐ 360) - TensorFlow 的公平性评估与可视化工具。 Apache-2 

显示 32 个隐藏项目...
- Lime (亚军32 · ⭐ 1.2万 · 💀) - Lime:解释任何机器学习分类器的预测。
BSD-2 - pyLDAvis (亚军29 · ⭐ 1.8千 · 💀) - 用于交互式主题模型可视化的 Python 库...
BSD-3
- yellowbrick (亚军27 · ⭐ 4.4千 · 💀) - 可视化分析和诊断工具,以促进..
Apache-2
- Deep Checks (亚军27 · ⭐ 3.9千) - Deepchecks:用于持续验证机器学习模型的测试及..
❗️AGPL-3.0 - Alibi (亚军27 · ⭐ 2.6千) - 用于解释机器学习模型的算法。
❗️Intel - scikit-plot (亚军27 · ⭐ 2.4千 · 💀) - 一个直观的库,用于为.. 添加绘图功能。
MIT
- DALEX (亚军27 · ⭐ 1.4千) - 模型无关的语言,用于探索和解释(JMLR 2018;..
❗️GPL-3.0 - eli5 (亚军26 · ⭐ 2.8千 · 💀) - 一个用于调试/检查机器学习分类器的库以及..
MIT - iNNvestigate (亚军26 · ⭐ 1.3千 · 💀) - 一个用于调查神经网络预测的工具箱!
BSD-2
- Lucid (季军25 · ⭐ 4.7千 · 💀) - 一套用于研究的基础设施和工具集。
Apache-2
- keras-vis (季军25 · ⭐ 3千 · 💀) - Keras 的神经网络可视化工具包。
MIT
- CausalNex (季军24 · ⭐ 2.4千 · 💀) - 一个帮助数据科学家推断的 Python 库。
Apache-2

- checklist (季军24 · ⭐ 2千 · 💀) - 超越准确度:使用 CheckList 对 NLP 模型进行行为测试。
MIT
- What-If Tool (季军23 · ⭐ 980 · 💀) - What-If 工具的源代码/网页/演示。
Apache-2 - tf-explain (季军22 · ⭐ 1千 · 💀) - 使用 TensorFlow 的 tf.keras 模型可解释性方法。
MIT
- deeplift (季军22 · ⭐ 870 · 💀) - 公开的 deeplift 仓库。
MIT - TreeInterpreter (季军22 · ⭐ 760 · 💀) - 用于解释 scikit-learn 决策树的包。
BSD-3
- Quantus (季军22 · ⭐ 630) - Quantus 是一个可解释 AI 工具箱,用于负责任地评估..
❗️GPL-3.0 - XAI (季军21 · ⭐ 1.2千 · 💀) - XAI:一个用于机器学习的可解释性工具箱。
MIT - tcav (季军20 · ⭐ 640 · 💀) - TCAV 机器学习可解释性项目的代码。
Apache-2
- ecco (季军19 · ⭐ 2.1千 · 💀) - 解释、分析和可视化 NLP 语言模型。Ecco 创建..
BSD-3
- sklearn-evaluation (季军17 · ⭐ 460 · 💀) - 让机器学习模型评估变得简单:图表、..
MIT
- model-card-toolkit (季军17 · ⭐ 440 · 💀) - 一个简化并自动化.. 的工具箱。
Apache-2 - Anchor (季军16 · ⭐ 810 · 💀) - 高精度模型无关解释论文的代码。
BSD-2 - FlashTorch (季军15 · ⭐ 740 · 💀) - PyTorch 中的神经网络可视化工具!演示 --。
MIT
- ExplainX.ai (季军15 · ⭐ 440 · 💀) - 数据科学家的可解释 AI 框架。解释和调试任何..
MIT - effector (季军15 · ⭐ 120) - Effector:一个用于全局和区域效应方法的 Python 包。
MIT - Skater (季军14 · ⭐ 1.1千) - 用于模型解释/说明的 Python 库。
❗️UPL-1.0 - interpret-text (季军14 · ⭐ 430 · 💀) - 一个结合了最先进解释器的库。
MIT
- bias-detector (季军13 · ⭐ 45 · 💀) - Bias Detector 是一个用于检测机器中偏见的 Python 包。
MIT - Attribution Priors (季军12 · ⭐ 120 · 💀) - 用于使用.. 训练可解释模型的工具。
MIT

- contextual-ai (季军12 · ⭐ 87 · 💀) - Contextual AI 为不同阶段添加可解释性。
Apache-2
向量相似性搜索(ANN)
用于近似最近邻搜索以及向量索引/相似性搜索的库。
🔗 ANN 基准测试 ( ⭐ 5.5K) - Python 中近似最近邻库的基准测试。
Milvus (🥇43 · ⭐ 38K) - Milvus 是一个高性能、云原生的向量数据库,专为.. Apache-2
GitHub (👨💻 330 · 🔀 3.5K · 📥 290K · 📋 15K - 5% 开放 · ⏱️ 30.10.2025):
git clone https://github.com/milvus-io/milvusPyPi (📥 3.3M / 月 · 📦 350 · ⏱️ 19.09.2025):
pip install pymilvusDocker Hub (📥 72M · ⭐ 90 · ⏱️ 30.10.2025):
docker pull milvusdb/milvus
USearch (🥈33 · ⭐ 3.2K) - 面向向量及任意数据类型的快速开源搜索与聚类引擎.. Apache-2
GitHub (👨💻 81 · 🔀 230 · 📥 110K · 📦 210 · 📋 250 - 32% 开放 · ⏱️ 29.10.2025):
git clone https://github.com/unum-cloud/usearchPyPi (📥 140K / 月 · 📦 44 · ⏱️ 04.09.2025):
pip install usearchnpm (📥 18K / 月 · 📦 23 · ⏱️ 29.10.2025):
npm install usearchDocker Hub (📥 480 · ⭐ 1 · ⏱️ 29.10.2025):
docker pull unum/usearch
PyNNDescent (🥉28 · ⭐ 950) - 一个用于近似最近邻的 Python 最近邻下降算法。 BSD-2
显示 5 个隐藏项目...
- hnswlib (🥈32 · ⭐ 5K · 💀) - 一个仅包含头文件的 C++/Python 库,用于快速近似最近..
Apache-2 - NearPy (🥉22 · ⭐ 770 · 💀) - 一个 Python 框架,用于在高维空间中进行快速(近似的)最近邻搜索..
MIT - N2 (🥉22 · ⭐ 580 · 💀) - TOROS N2 - 一个轻量级的近似最近邻库,可在..
Apache-2 - Magnitude (🥉20 · ⭐ 1.7K · 💀) - 一个快速、高效的通用向量嵌入工具包。
MIT - PySparNN (🥉11 · ⭐ 920 · 💀) - 一个用于 Python 中稀疏数据的近似最近邻搜索!
BSD-3
概率论与统计学
提供概率编程/推理、贝叶斯推断、高斯过程或统计学相关功能的库。
PyMC3 (🥇40 · ⭐ 9.3K) - 在 Python 中进行贝叶斯建模和概率编程。 Apache-2
- GitHub (👨💻 530 · 🔀 2.1K · 📥 140 · 📦 7.7K · 📋 3.6K - 11% 开放 · ⏱️ 28.10.2025):
git clone https://github.com/pymc-devs/pymc
```
- [PyPi](https://pypi.org/project/pymc3)(📥 33万/月 · 📦 190 · ⏱️ 2024年5月31日):
```
pip install pymc3
```
- [Conda](https://anaconda.org/conda-forge/pymc3)(📥 86万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge pymc3
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/probability">tensorflow-probability</a></b>(🥇35 · ⭐ 4.4K)——用于概率推理和统计分析的…… <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/probability)(👨💻 500 · 🔀 1.1K · 📦 4 · 📋 1.5K —— 48%已开放 · ⏱️ 2025年10月22日):
```
git clone https://github.com/tensorflow/probability
```
- [PyPi](https://pypi.org/project/tensorflow-probability)(📥 88万/月 · 📦 620 · ⏱️ 2024年11月8日):
```
pip install tensorflow-probability
```
- [Conda](https://anaconda.org/conda-forge/tensorflow-probability)(📥 20万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge tensorflow-probability
```
</details>
<details><summary><b><a href="https://github.com/cornellius-gp/gpytorch">GPyTorch</a></b>(🥇34 · ⭐ 3.8K)——PyTorch中高效的高斯过程实现。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/cornellius-gp/gpytorch)(👨💻 140 · 🔀 580 · 📦 3.2K · 📋 1.4K —— 28%已开放 · ⏱️ 2025年10月14日):
```
git clone https://github.com/cornellius-gp/gpytorch
```
- [PyPi](https://pypi.org/project/gpytorch)(📥 50万/月 · 📦 250 · ⏱️ 2025年10月14日):
```
pip install gpytorch
```
- [Conda](https://anaconda.org/conda-forge/gpytorch)(📥 23万 · ⏱️ 2025年10月18日):
```
conda install -c conda-forge gpytorch
```
</details>
<details><summary><b><a href="https://github.com/pgmpy/pgmpy">pgmpy</a></b>(🥇34 · ⭐ 3.1K)——用于因果推断和概率建模的Python库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/pgmpy/pgmpy)(👨💻 180 · 🔀 860 · 📥 680 · 📦 1.7K · 📋 1.1K —— 27%已开放 · ⏱️ 2025年10月29日):
```
git clone https://github.com/pgmpy/pgmpy
```
- [PyPi](https://pypi.org/project/pgmpy)(📥 12万/月 · 📦 72 · ⏱️ 2025年3月31日):
```
pip install pgmpy
```
</details>
<details><summary><b><a href="https://github.com/pydata/patsy">patsy</a></b>(🥈34 · ⭐ 980)——使用符号公式在Python中描述统计模型。 <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/pydata/patsy)(👨💻 23 · 🔀 100 · 📦 13万 · 📋 160 —— 46%已开放 · ⏱️ 2025年10月20日):
```
git clone https://github.com/pydata/patsy
```
- [PyPi](https://pypi.org/project/patsy)(📥 2200万/月 · 📦 680 · ⏱️ 2025年10月20日):
```
pip install patsy
```
- [Conda](https://anaconda.org/conda-forge/patsy)(📥 1900万 · ⏱️ 2025年10月20日):
```
conda install -c conda-forge patsy
```
</details>
<details><summary><b><a href="https://github.com/pyro-ppl/pyro">Pyro</a></b>(🥈32 · ⭐ 8.9K)——基于Python和PyTorch的深度通用概率编程。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/pyro-ppl/pyro)(👨💻 160 · 🔀 1K · 📋 1.1K —— 24%已开放 · ⏱️ 2025年7月9日):
```
git clone https://github.com/pyro-ppl/pyro
```
- [PyPi](https://pypi.org/project/pyro-ppl)(📥 63万/月 · 📦 190 · ⏱️ 2024年6月2日):
```
pip install pyro-ppl
```
- [Conda](https://anaconda.org/conda-forge/pyro-ppl)(📥 28万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge pyro-ppl
```
</details>
<details><summary><b><a href="https://github.com/SALib/SALib">SALib</a></b>(🥈31 · ⭐ 960)——Python中的敏感性分析库。包含Sobol、Morris、FAST等方法…… <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/SALib/SALib)(👨💻 54 · 🔀 250 · 📦 1.6K · 📋 350 —— 18%已开放 · ⏱️ 2025年10月12日):
```
git clone https://github.com/SALib/SALib
```
- [PyPi](https://pypi.org/project/salib)(📥 25万/月 · 📦 190 · ⏱️ 2025年10月12日):
```
pip install salib
```
- [Conda](https://anaconda.org/conda-forge/salib)(📥 29万 · ⏱️ 2025年10月12日):
```
conda install -c conda-forge salib
```
</details>
<details><summary><b><a href="https://github.com/hmmlearn/hmmlearn">hmmlearn</a></b>(🥈30 · ⭐ 3.3K · 💤)——Python中的隐马尔可夫模型,具有类似scikit-learn的API。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/hmmlearn/hmmlearn)(👨💻 49 · 🔀 740 · 📦 3.7K · 📋 450 —— 16%已开放 · ⏱️ 2024年10月31日):
```
git clone https://github.com/hmmlearn/hmmlearn
```
- [PyPi](https://pypi.org/project/hmmlearn)(📥 24万/月 · 📦 92 · ⏱️ 2024年10月31日):
```
pip install hmmlearn
```
- [Conda](https://anaconda.org/conda-forge/hmmlearn)(📥 43万 · ⏱️ 2025年9月10日):
```
conda install -c conda-forge hmmlearn
```
</details>
<details><summary><b><a href="https://github.com/dfm/emcee">emcee</a></b>(🥈30 · ⭐ 1.5K)——Python中的仿射不变MCMC集合采样工具包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/dfm/emcee)(👨💻 76 · 🔀 430 · 📦 3.2K · 📋 300 —— 19%已开放 · ⏱️ 2025年10月14日):
```
git clone https://github.com/dfm/emcee
```
- [PyPi](https://pypi.org/project/emcee)(📥 17万/月 · 📦 440 · ⏱️ 2024年4月19日):
```
pip install emcee
```
- [Conda](https://anaconda.org/conda-forge/emcee)(📥 51万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge emcee
```
</details>
<details><summary><b><a href="https://github.com/GPflow/GPflow">GPflow</a></b>(🥉29 · ⭐ 1.9K)——TensorFlow中的高斯过程。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/GPflow/GPflow)(👨💻 84 · 🔀 430 · 📦 790 · 📋 840 —— 19%已开放 · ⏱️ 2025年5月29日):
```
git clone https://github.com/GPflow/GPflow
```
- [PyPi](https://pypi.org/project/gpflow)(📥 3.2万/月 · 📦 43 · ⏱️ 2025年5月29日):
```
pip install gpflow
```
- [Conda](https://anaconda.org/conda-forge/gpflow)(📥 5.1万 · ⏱️ 2025年4月22日):
```
conda install -c conda-forge gpflow
```
</details>
<details><summary><b><a href="https://github.com/bambinos/bambi">bambi</a></b>(🥉29 · ⭐ 1.2K)——Python中的贝叶斯建模界面(Bambi)。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/bambinos/bambi)(👨💻 47 · 🔀 140 · 📦 220 · 📋 460 —— 21%已开放 · ⏱️ 2025年10月24日):
git clone https://github.com/bambinos/bambi
```
pomegranate (🥉第26名 · ⭐ 3.5K · 💤) - 快速、灵活且易于使用的 Python 概率模型。 MIT
scikit-posthocs (🥉第24名 · ⭐ 380) - Python 中的多重成对比较(事后检验)测试。 MIT 
TorchUncertainty (🥉第20名 · ⭐ 440 · 📉) - 一个开源框架,用于不确定性与深度.. Apache-2 
显示 6 个隐藏项目...
- filterpy (🥈第31名 · ⭐ 3.7K · 💀) - Python 卡尔曼滤波和最优估计库。实现了..
MIT - pingouin (🥉第29名 · ⭐ 1.8K) - 基于 Pandas 的 Python 统计包。
❗️GPL-3.0 - Edward (🥉第27名 · ⭐ 4.8K · 💀) - TensorFlow 中的概率编程语言。深度..
Apache-2
- PyStan (🥉第27名 · ⭐ 360 · 💀) - PyStan,Stan 的 Python 接口,Stan 是一个用于统计的平台..
ISC - Funsor (🥉第21名 · ⭐ 240 · 💀) - 用于概率编程的功能张量。
Apache-2
- ZhuSuan (🥉第15名 · ⭐ 2.2K · 💀) - 一个用于贝叶斯深度学习的概率编程库,..
MIT
对抗鲁棒性
用于测试机器学习模型在面对对抗性/恶意样本攻击时的鲁棒性的库。
ART (🥇34 · ⭐ 5.6K) - 对抗鲁棒性工具箱 (ART) - 用于机器学习的 Python 库.. MIT
GitHub (👨💻 140 · 🔀 1.2K · 📦 770 · 📋 910 - 1% 开源 · ⏱️ 17.10.2025):
git clone https://github.com/Trusted-AI/adversarial-robustness-toolboxPyPi (📥 29K / 月 · 📦 25 · ⏱️ 07.07.2025):
pip install adversarial-robustness-toolboxConda (📥 85K · ⏱️ 07.07.2025):
conda install -c conda-forge adversarial-robustness-toolbox
TextAttack (🥈28 · ⭐ 3.3K) - TextAttack 是一个用于对抗性攻击、数据等的 Python 框架.. MIT
显示 7 个隐藏项目...
- CleverHans (🥈29 · ⭐ 6.4K · 💀) - 一个用于构造攻击的对抗样本库,..
MIT
- Foolbox (🥈28 · ⭐ 2.9K · 💀) - 一个 Python 工具箱,用于创建能够欺骗神经网络的对抗样本..
MIT - advertorch (🥉24 · ⭐ 1.4K · 💀) - 一个用于对抗鲁棒性研究的工具箱。
❗️GPL-3.0
- robustness (🥉20 · ⭐ 950 · 💀) - 一个用于实验、训练和评估神经网络的库..
MIT - AdvBox (🥉19 · ⭐ 1.4K · 💀) - Advbox 是一个用于生成能够欺骗的对抗样本的工具箱..
Apache-2 - textflint (🥉17 · ⭐ 650 · 💀) - 一个统一的多语言鲁棒性评估工具包,用于..
❗️GPL-3.0 - Adversary (🥉15 · ⭐ 400 · 💀) - 一个用于生成对抗性文本样本并测试机器..
MIT
GPU 与加速器工具库
这些库需要并利用 CUDA/GPU 或其他加速硬件功能来优化机器学习任务。
gpustat (🥈29 · ⭐ 4.3K) - 一个简单的命令行工具,用于查询和监控 GPU 状态。 MIT
- GitHub (👨💻 17 · 🔀 280 · 📦 7.9K · 📋 130 - 22% 开源 · ⏱️ 13.04.2025):
git clone https://github.com/wookayin/gpustat
```
- [PyPi](https://pypi.org/project/gpustat) (📥 1.1M /月 · 📦 150 · ⏱️ 22.08.2023):
```
pip install gpustat
```
- [Conda](https://anaconda.org/conda-forge/gpustat) (📥 310K · ⏱️ 22.04.2025):
```
conda install -c conda-forge gpustat
```
</details>
<details><summary><b><a href="https://github.com/arrayfire/arrayfire">ArrayFire</a></b> (🥈28 · ⭐ 4.8K) - ArrayFire:一个通用的GPU库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/arrayfire/arrayfire) (👨💻 97 · 🔀 540 · 📥 9.6K · 📋 1.8K - 19% 开放 · ⏱️ 28.07.2025):
```
git clone https://github.com/arrayfire/arrayfire
```
- [PyPi](https://pypi.org/project/arrayfire) (📥 4.5K /月 · 📦 13 · ⏱️ 22.02.2022):
```
pip install arrayfire
```
</details>
<details><summary><b><a href="https://github.com/rapidsai/cugraph">cuGraph</a></b> (🥈28 · ⭐ 2.1K) - cuGraph:RAPIDS 图分析库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/rapidsai/cugraph) (👨💻 120 · 🔀 340 · 📋 1.9K - 6% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/rapidsai/cugraph
```
- [PyPi](https://pypi.org/project/cugraph) (📥 550 /月 · 📦 4 · ⏱️ 01.06.2020):
```
pip install cugraph
```
- [Conda](https://anaconda.org/conda-forge/libcugraph) (📥 69K · ⏱️ 22.04.2025):
```
conda install -c conda-forge libcugraph
```
</details>
<details><summary><b><a href="https://github.com/cupy/cupy">CuPy</a></b> (🥉27 · ⭐ 11K) - NumPy 和 SciPy 的 GPU 版本。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/cupy/cupy) (👨💻 340 · 🔀 950):
```
git clone https://github.com/cupy/cupy
```
- [PyPi](https://pypi.org/project/cupy) (📥 39K /月 · 📦 400 · ⏱️ 18.08.2025):
```
pip install cupy
```
- [Conda](https://anaconda.org/conda-forge/cupy) (📥 7.2M · ⏱️ 14.09.2025):
```
conda install -c conda-forge cupy
```
- [Docker Hub](https://hub.docker.com/r/cupy/cupy) (📥 92K · ⭐ 14 · ⏱️ 18.08.2025):
```
docker pull cupy/cupy
```
</details>
<details><summary><b><a href="https://github.com/NVIDIA/DALI">DALI</a></b> (🥉25 · ⭐ 5.5K) - 一个由高度优化的组件构成的 GPU 加速库。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/NVIDIA/DALI) (👨💻 99 · 🔀 650 · 📋 1.7K - 15% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/NVIDIA/DALI
```
</details>
<details><summary><b><a href="https://github.com/KomputeProject/kompute">Vulkan Kompute</a></b> (🥉23 · ⭐ 2.4K) - 一个基于 Vulkan 构建的通用 GPU 计算框架,用于... <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/KomputeProject/kompute) (👨💻 35 · 🔀 160 · 📥 700 · 📋 230 - 32% 开放 · ⏱️ 05.10.2025):
```
git clone https://github.com/KomputeProject/kompute
```
- [PyPi](https://pypi.org/project/kp) (📥 1.8K /月 · ⏱️ 20.01.2024):
```
pip install kp
```
</details>
<details><summary>显示 9 个隐藏项目...</summary>
- <b><a href="https://github.com/anderskm/gputil">GPUtil</a></b> (🥉25 · ⭐ 1.2K · 💀) - 一个 Python 模块,用于通过...获取 NVIDIA GPU 的状态。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/lebedov/scikit-cuda">scikit-cuda</a></b> (🥉25 · ⭐ 990 · 💀) - 一个 Python 接口,用于与 GPU 驱动的库进行交互。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/fbcotter/py3nvml">py3nvml</a></b> (🥉22 · ⭐ 250 · 💀) - NVML 库的 Python 3 绑定。用于在...中获取 NVIDIA GPU 的状态。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/BlazingDB/blazingsql">BlazingSQL</a></b> (🥉20 · ⭐ 2K · 💀) - BlazingSQL 是一个轻量级、GPU 加速的 SQL 引擎,用于... <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/NVIDIA-Merlin/Merlin">Merlin</a></b> (🥉20 · ⭐ 860 · 💀) - NVIDIA Merlin 是一个开源库,提供端到端的 GPU... <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/nicolargo/nvidia-ml-py3">nvidia-ml-py3</a></b> (🥉18 · ⭐ 140 · 💀) - NVIDIA 管理库的 Python 3 绑定。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/Santosh-Gupta/SpeedTorch">SpeedTorch</a></b> (🥉15 · ⭐ 680 · 💀) - 一个用于加速 Pytorch 中固定 CPU 到 GPU 数据传输的库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/stas00/ipyexperiments">ipyexperiments</a></b> (🥉15 · ⭐ 220 · 💀) - 自动化的 GPU+CPU 内存分析、复用及内存... <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_30780f272ab4.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/rapidsai/cusignal">cuSignal</a></b> (🥉14 · ⭐ 730 · 💀) - GPU 加速的信号处理。 <code>❗未授权</code>
</details>
<br>
## TensorFlow 工具
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_扩展 TensorFlow 功能的库。_
<details><summary><b><a href="https://github.com/tensorflow/datasets">TensorFlow Datasets</a></b> (🥇39 · ⭐ 4.5K) - TFDS 是一组可直接用于...的数据集。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/datasets) (👨💻 660 · 🔀 1.6K · 📦 25K · 📋 1.5K - 47% 开放 · ⏱️ 17.10.2025):
```
git clone https://github.com/tensorflow/datasets
```
- [PyPi](https://pypi.org/project/tensorflow-datasets) (📥 1.8M /月 · 📦 340 · ⏱️ 28.05.2025):
```
pip install tensorflow-datasets
```
- [Conda](https://anaconda.org/conda-forge/tensorflow-datasets) (📥 51K · ⏱️ 22.04.2025):
```
conda install -c conda-forge tensorflow-datasets
```
</details>
<details><summary><b><a href="https://github.com/tensorflow/hub">tensorflow-hub</a></b> (🥈31 · ⭐ 3.5K · 💤) - 一个用于迁移学习的库,通过重用部分...实现。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tensorflow/hub) (👨💻 110 · 🔀 1.7K · 📋 710 - 2% 开放 · ⏱️ 17.01.2025):
git clone https://github.com/tensorflow/hub
```
TensorFlow I/O (🥈第29名 · ⭐ 730) - 数据集、流式传输和文件系统扩展.. Apache-2 
TensorFlow Transform (🥉第26名 · ⭐ 990) - 输入管道框架。 Apache-2 
TensorFlow Cloud (🥉第21名 · ⭐ 380) - TensorFlow Cloud 仓库提供了.. Apache-2 
显示 7 个隐藏项目...
- tensor2tensor (🥇33 · ⭐ 17K · 💀) - 一个设计用于深度学习模型和数据集的库..
Apache-2
- TF Addons (🥈32 · ⭐ 1.7K · 💀) - 为 TensorFlow 2.x 提供的实用扩展功能,由维护团队持续更新..
Apache-2
- Keras-Preprocessing (🥉28 · ⭐ 1K · 💀) - 用于处理图像数据、文本数据等的工具库..
MIT
- efficientnet (🥉26 · ⭐ 2.1K · 💀) - EfficientNet 模型的实现。基于 Keras 和..
Apache-2
- Saliency (🥉22 · ⭐ 980 · 💀) - 与框架无关的最新技术实现..
Apache-2
- TensorNets (🥉21 · ⭐ 1K · 💀) - 高层次网络定义,包含预训练权重,在..
MIT
- tffm (🥉18 · ⭐ 780 · 💀) - 任意阶因子分解机的 TensorFlow 实现。
MIT
Jax 工具库
通过额外功能扩展 Jax 的库。
显示 2 个隐藏项目...
- evojax (🥉18 · ⭐ 920 · 💀) - EvoJAX:硬件加速的神经进化。
Apache-2
- jaxdf (🥉12 · ⭐ 130 · 💀) - 基于 JAX 的可微分研究框架..
❗️LGPL-3.0
Sklearn 工具库
通过附加功能扩展 scikit-learn 的库。
scikit-learn-intelex (🥇35 · ⭐ 1.3K) - Scikit-learn 的扩展,是一种无缝加速的方式.. Apache-2 
imbalanced-learn (🥇33 · ⭐ 7.1K) - 一个用于解决不平衡数据问题的 Python 包.. MIT 
category_encoders (🥈31 · ⭐ 2.5K · 💤) - 一个兼容 sklearn 的分类变量编码库.. BSD-3 
- GitHub (👨💻 71 · 🔀 400 · 📦 4.1K · 📋 300 - 13% 开放 · ⏱️ 24.03.2025):
git clone https://github.com/scikit-learn-contrib/category_encoders
```
- [PyPi](https://pypi.org/project/category_encoders) (📥 2.1M /月 · 📦 310 · ⏱️ 15.03.2025):
```
pip install category_encoders
```
- [Conda](https://anaconda.org/conda-forge/category_encoders) (📥 370K · ⏱️ 22.04.2025):
```
conda install -c conda-forge category_encoders
```
</details>
<details><summary><b><a href="https://github.com/koaning/scikit-lego">scikit-lego</a></b> (🥈28 · ⭐ 1.4K) - scikit-learn管道的额外组件。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/koaning/scikit-lego) (👨💻 69 · 🔀 120 · 📦 190 · 📋 340 - 9% 开放 · ⏱️ 21.10.2025):
```
git clone https://github.com/koaning/scikit-lego
```
- [PyPi](https://pypi.org/project/scikit-lego) (📥 53K /月 · 📦 13 · ⏱️ 15.09.2025):
```
pip install scikit-lego
```
- [Conda](https://anaconda.org/conda-forge/scikit-lego) (📥 76K · ⏱️ 22.04.2025):
```
conda install -c conda-forge scikit-lego
```
</details>
<details><summary><b><a href="https://github.com/guofei9987/scikit-opt">scikit-opt</a></b> (🥉26 · ⭐ 6.2K) - 遗传算法、粒子群优化、模拟退火等。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/guofei9987/scikit-opt) (👨💻 24 · 🔀 1.1K · 📦 280 · 📋 180 - 37% 开放 · ⏱️ 31.08.2025):
```
git clone https://github.com/guofei9987/scikit-opt
```
- [PyPi](https://pypi.org/project/scikit-opt) (📥 9.1K /月 · 📦 15 · ⏱️ 14.01.2022):
```
pip install scikit-opt
```
</details>
<details><summary><b><a href="https://github.com/trent-b/iterative-stratification">iterative-stratification</a></b> (🥉21 · ⭐ 880 · 💤) - scikit-learn的迭代分层交叉验证器。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/trent-b/iterative-stratification) (👨💻 7 · 🔀 75 · 📦 620 · 📋 27 - 7% 开放 · ⏱️ 12.10.2024):
```
git clone https://github.com/trent-b/iterative-stratification
```
- [PyPi](https://pypi.org/project/iterative-stratification) (📥 54K /月 · 📦 15 · ⏱️ 12.10.2024):
```
pip install iterative-stratification
```
</details>
<details><summary><b><a href="https://github.com/scikit-tda/scikit-tda">scikit-tda</a></b> (🥉19 · ⭐ 550) - Python中的拓扑数据分析。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/scikit-tda/scikit-tda) (👨💻 7 · 🔀 54 · 📦 93 · 📋 23 - 17% 开放 · ⏱️ 28.10.2025):
```
git clone https://github.com/scikit-tda/scikit-tda
```
- [PyPi](https://pypi.org/project/scikit-tda) (📥 1.8K /月 · ⏱️ 19.07.2024):
```
pip install scikit-tda
```
</details>
<details><summary>显示11个隐藏项目...</summary>
- <b><a href="https://github.com/sebp/scikit-survival">scikit-survival</a></b> (🥈32 · ⭐ 1.2K) - 基于scikit-learn构建的生存分析工具。 <code><a href="http://bit.ly/2M0xdwT">❗️GPL-3.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/iskandr/fancyimpute">fancyimpute</a></b> (🥈27 · ⭐ 1.3K · 💀) - 多变量插补和矩阵完成... <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/scikit-multilearn/scikit-multilearn">scikit-multilearn</a></b> (🥈27 · ⭐ 950 · 💀) - 基于scikit-learn的多标签学习模块等... <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/TeamHG-Memex/sklearn-crfsuite">sklearn-crfsuite</a></b> (🥉25 · ⭐ 430 · 💀) - 受scikit-learn启发的CRFsuite API。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/scikit-learn-contrib/skope-rules">skope-rules</a></b> (🥉22 · ⭐ 650 · 💀) - 使用逻辑规则进行Python机器学习。 <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">❗️BSD-1-Clause</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/yzhao062/combo">combo</a></b> (🥉21 · ⭐ 660 · 💀) - (AAAI 20)用于机器学习模型的Python工具箱... <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code> <code>xgboost</code>
- <b><a href="https://github.com/mathurinm/celer">celer</a></b> (🥉21 · ⭐ 230) - L1型问题的快速求解器:Lasso、稀疏逻辑回归等。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/scikit-learn-contrib/lightning">sklearn-contrib-lightning</a></b> (🥉20 · ⭐ 1.8K · 💀) - 大规模线性分类、回归等。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/amueller/dabl">dabl</a></b> (🥉18 · ⭐ 730 · 💀) - 数据分析基准库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/scikit-learn-contrib/DESlib">DESlib</a></b> (🥉18 · ⭐ 490 · 💀) - 用于动态分类器和集成选择的Python库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/skggm/skggm">skggm</a></b> (🥉17 · ⭐ 250) - 兼容scikit-learn的一般图模型估计。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
</details>
<br>
## Pytorch实用工具
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_扩展Pytorch功能的库。_
<details><summary><b><a href="https://github.com/huggingface/accelerate">accelerate</a></b> (🥇43 · ⭐ 9.2K) - 在..上启动、训练和使用PyTorch模型的简单方法。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/huggingface/accelerate) (👨💻 370 · 🔀 1.2K · 📦 110K · 📋 1.9K - 5% open · ⏱️ 22.10.2025):
```
git clone https://github.com/huggingface/accelerate
```
- [PyPi](https://pypi.org/project/accelerate) (📥 17M / month · 📦 2.8K · ⏱️ 20.10.2025):
```
pip install accelerate
```
- [Conda](https://anaconda.org/conda-forge/accelerate) (📥 670K · ⏱️ 24.10.2025):
```
conda install -c conda-forge accelerate
```
</details>
<details><summary><b><a href="https://github.com/tinygrad/tinygrad">tinygrad</a></b> (🥇33 · ⭐ 30K) - 你喜欢 PyTorch 吗?你喜欢 MicroGrad 吗?那你一定会爱上 TinyGrad!<code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/tinygrad/tinygrad) (👨💻 420 · 🔀 3.6K · 📦 20 · 📋 1K - 12% open · ⏱️ 30.10.2025):
```
git clone https://github.com/geohot/tinygrad
```
</details>
<details><summary><b><a href="https://github.com/KevinMusgrave/pytorch-metric-learning">PML</a></b> (🥇33 · ⭐ 6.2K) - 在你的应用中使用深度度量学习的最简单方法。模块化,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/KevinMusgrave/pytorch-metric-learning) (👨💻 45 · 🔀 660 · 📦 2.9K · 📋 530 - 14% open · ⏱️ 17.08.2025):
```
git clone https://github.com/KevinMusgrave/pytorch-metric-learning
```
- [PyPi](https://pypi.org/project/pytorch-metric-learning) (📥 2.3M / month · 📦 68 · ⏱️ 17.08.2025):
```
pip install pytorch-metric-learning
```
- [Conda](https://anaconda.org/metric-learning/pytorch-metric-learning) (📥 13K · ⏱️ 25.03.2025):
```
conda install -c metric-learning pytorch-metric-learning
```
</details>
<details><summary><b><a href="https://github.com/rtqichen/torchdiffeq">torchdiffeq</a></b> (🥇31 · ⭐ 6.2K) - 具有完整 GPU 支持的可微分常微分方程求解器,以及.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/rtqichen/torchdiffeq) (👨💻 23 · 🔀 940 · 📦 5.5K · 📋 230 - 35% open · ⏱️ 04.04.2025):
```
git clone https://github.com/rtqichen/torchdiffeq
```
- [PyPi](https://pypi.org/project/torchdiffeq) (📥 1M / month · 📦 120 · ⏱️ 21.11.2024):
```
pip install torchdiffeq
```
- [Conda](https://anaconda.org/conda-forge/torchdiffeq) (📥 24K · ⏱️ 22.04.2025):
```
conda install -c conda-forge torchdiffeq
```
</details>
<details><summary><b><a href="https://github.com/google-research/torchsde">torchsde</a></b> (🥈30 · ⭐ 1.7K · 💤) - 具有 GPU 支持和高效实现的可微分随机微分方程求解器。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/google-research/torchsde) (👨💻 9 · 🔀 210 · 📦 5.5K · 📋 84 - 36% open · ⏱️ 30.12.2024):
```
git clone https://github.com/google-research/torchsde
```
- [PyPi](https://pypi.org/project/torchsde) (📥 4.6M / month · 📦 37 · ⏱️ 26.09.2023):
```
pip install torchsde
```
- [Conda](https://anaconda.org/conda-forge/torchsde) (📥 46K · ⏱️ 22.04.2025):
```
conda install -c conda-forge torchsde
```
</details>
<details><summary><b><a href="https://github.com/rusty1s/pytorch_scatter">torch-scatter</a></b> (🥈26 · ⭐ 1.7K) - 针对 PyTorch 的优化散点操作扩展库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/rusty1s/pytorch_scatter) (👨💻 34 · 🔀 200 · 📋 420 - 6% open · ⏱️ 12.08.2025):
```
git clone https://github.com/rusty1s/pytorch_scatter
```
- [PyPi](https://pypi.org/project/torch-scatter) (📥 82K / month · 📦 150 · ⏱️ 06.10.2023):
```
pip install torch-scatter
```
- [Conda](https://anaconda.org/conda-forge/pytorch_scatter) (📥 1M · ⏱️ 03.10.2025):
```
conda install -c conda-forge pytorch_scatter
```
</details>
<details><summary><b><a href="https://github.com/rusty1s/pytorch_sparse">PyTorch Sparse</a></b> (🥈25 · ⭐ 1.1K) - 针对 PyTorch 的优化自动微分稀疏操作扩展库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/rusty1s/pytorch_sparse) (👨💻 48 · 🔀 160 · 📋 300 - 10% open · ⏱️ 12.08.2025):
```
git clone https://github.com/rusty1s/pytorch_sparse
```
- [PyPi](https://pypi.org/project/torch-sparse) (📥 63K / month · 📦 120 · ⏱️ 06.10.2023):
```
pip install torch-sparse
```
- [Conda](https://anaconda.org/conda-forge/pytorch_sparse) (📥 940K · ⏱️ 03.10.2025):
```
conda install -c conda-forge pytorch_sparse
```
</details>
<details><summary><b><a href="https://github.com/BloodAxe/pytorch-toolbelt">PyTorch Toolbelt</a></b> (🥉24 · ⭐ 1.6K) - 用于快速研发原型和 Kaggle 竞赛的 PyTorch 扩展库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/BloodAxe/pytorch-toolbelt) (👨💻 9 · 🔀 120 · 📥 180 · 📋 33 - 12% open · ⏱️ 09.10.2025):
```
git clone https://github.com/BloodAxe/pytorch-toolbelt
```
- [PyPi](https://pypi.org/project/pytorch_toolbelt) (📥 8.3K / month · 📦 12 · ⏱️ 21.11.2024):
```
pip install pytorch_toolbelt
```
</details>
<details><summary><b><a href="https://github.com/facebookresearch/madgrad">madgrad</a></b> (🥉18 · ⭐ 800 · 💤) - MADGRAD 优化方法。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/facebookresearch/madgrad) (👨💻 3 · 🔀 58 · 📦 110 · ⏱️ 27.01.2025):
```
git clone https://github.com/facebookresearch/madgrad
```
- [PyPi](https://pypi.org/project/madgrad) (📥 9.7K / month · 📦 1 · ⏱️ 08.03.2022):
```
pip install madgrad
```
</details>
<details><summary><b><a href="https://github.com/szagoruyko/pytorchviz">pytorchviz</a></b> (🥉14 · ⭐ 3.4K · 💤) - 一个 small package to create visualizations of PyTorch execution.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/szagoruyko/pytorchviz) (👨💻 6 · 🔀 280 · 📋 72 - 47% open · ⏱️ 30.12.2024):
```
git clone https://github.com/szagoruyko/pytorchviz
```
</details>
<details><summary>显示 22 个隐藏项目...</summary>
- <b><a href="https://github.com/Cadene/pretrained-models.pytorch">pretrainedmodels</a></b> (亚军29 · ⭐ 9.1K · 💀) - 针对 PyTorch 的预训练卷积神经网络:NASNet、ResNeXt 等。<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/lukemelas/EfficientNet-PyTorch">EfficientNet-PyTorch</a></b> (亚军28 · ⭐ 8.2K · 💀) - EfficientNet 的 PyTorch 实现。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Lightning-Universe/lightning-flash">lightning-flash</a></b> (亚军27 · ⭐ 1.7K · 💀) - 您的 PyTorch AI 工厂 - Flash 让您轻松地.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/jettify/pytorch-optimizer">pytorch-optimizer</a></b> (亚军26 · ⭐ 3.1K · 💀) - torch-optimizer -- 一系列用于.. 的优化器。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/dreamquark-ai/tabnet">TabNet</a></b> (亚军26 · ⭐ 2.9K · 💀) - TabNet 论文的 PyTorch 实现:.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/rwightman/gen-efficientnet-pytorch">EfficientNets</a></b> (亚军25 · ⭐ 1.6K · 💀) - 预训练的 EfficientNet、EfficientNet-Lite、MixNet 等。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/sksq96/pytorch-summary">pytorch-summary</a></b> (季军24 · ⭐ 4.1K · 💀) - 类似于 `model.summary()` 的 PyTorch 模型摘要。。<code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/facebookresearch/higher">Higher</a></b> (季军23 · ⭐ 1.6K · 💀) - higher 是一个 PyTorch 库,允许用户获得更高阶的.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/karpathy/micrograd">micrograd</a></b> (季军22 · ⭐ 14K · 💀) - 一个微型标量值自动微分引擎和神经网络库。。<code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/asappresearch/sru">SRU</a></b> (季军22 · ⭐ 2.1K · 💀) - 以与 CNN 同样的速度训练 RNN(https://arxiv.org/abs/1709.02755)。<code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/adobe/antialiased-cnns">抗锯齿 CNN</a></b> (季军22 · ⭐ 1.7K · 💀) - 使用 pip 安装 antialiased-cnns 来提高稳定性和.. <code><a href="https://tldrlegal.com/search?q=CC%20BY-NC-SA%204.0">❗️CC BY-NC-SA 4.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/Luolc/AdaBound">AdaBound</a></b> (季军21 · ⭐ 2.9K · 💀) - 一种优化器,其训练速度与 Adam 相当,性能却可媲美 SGD。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/lucidrains/reformer-pytorch">reformer-pytorch</a></b> (季军21 · ⭐ 2.2K · 💀) - Reformer,高效的 Transformer,在 PyTorch 中实现。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/tristandeleu/pytorch-meta">Torchmeta</a></b> (季军21 · ⭐ 2K · 💀) - 一套用于少样本学习的扩展和数据加载器。。<code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/GRAAL-Research/poutyne">Poutyne</a></b> (季军21 · ⭐ 580) - 一个简化的 PyTorch 框架和工具集。 <code><a href="http://bit.ly/37RvQcA">❗️LGPL-3.0</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/lucidrains/performer-pytorch">Performer Pytorch</a></b> (季军19 · ⭐ 1.2K · 💀) - Performer 的实现,一种线性注意力-.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/harvardnlp/pytorch-struct">Torch-Struct</a></b> (季军19 · ⭐ 1.1K · 💀) - 快速、通用且经过测试的可微结构化.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/lucidrains/lambda-networks">Lambda Networks</a></b> (季军17 · ⭐ 1.5K · 💀) - LambdaNetworks 的实现,一种新的方法来.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/achaiah/pywick">Pywick</a></b> (季军17 · ⭐ 400 · 💀) - 高级、开箱即用的神经网络训练库,适用于.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/TorchDrift/TorchDrift">TorchDrift</a></b> (季军15 · ⭐ 320 · 💀) - 用于您的 PyTorch 模型的漂移检测。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/abhishekkrthakur/tez">Tez</a></b> (季军14 · ⭐ 1.2K · 💀) - Tez 是一个超级简单轻量级的 PyTorch 训练器。它.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/parrt/tensor-sensor">Tensor Sensor</a></b> (季军14 · ⭐ 810 · 💀) - 该库的目标是生成更有帮助的.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
</details>
<br>
## 数据库客户端
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
_用于连接、操作和查询数据库的库。_
🔗 <b><a href="https://github.com/ml-tooling/best-of-python#database-clients">best-of-python - DB Clients</a></b> ( ⭐ 4.2K) - Python数据库客户端集合。
<br>
## 其他
<a href="#contents"><img align="right" width="15" height="15" src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_24b9d31eb293.png" alt="返回顶部"></a>
<details><summary><b><a href="https://github.com/scipy/scipy">scipy</a></b> (🥇51 · ⭐ 14K) - 数学、科学和工程领域的开源软件生态系统。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/scipy/scipy) (👨💻 1.8K · 🔀 5.5K · 📥 97K · 📦 1.4M · 📋 11K - 15% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/scipy/scipy
```
- [PyPi](https://pypi.org/project/scipy) (📥 220M / 月 · 📦 61K · ⏱️ 28.10.2025):
```
pip install scipy
```
- [Conda](https://anaconda.org/conda-forge/scipy) (📥 70M · ⏱️ 29.10.2025):
```
conda install -c conda-forge scipy
```
</details>
<details><summary><b><a href="https://github.com/sympy/sympy">SymPy</a></b> (🥇49 · ⭐ 14K) - 一个 computer algebra system written in pure Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/sympy/sympy) (👨💻 1.4K · 🔀 4.8K · 📥 570K · 📦 290K · 📋 15K - 37% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/sympy/sympy
```
- [PyPi](https://pypi.org/project/sympy) (📥 73M / 月 · 📦 4.6K · ⏱️ 27.04.2025):
```
pip install sympy
```
- [Conda](https://anaconda.org/conda-forge/sympy) (📥 11M · ⏱️ 29.04.2025):
```
conda install -c conda-forge sympy
```
</details>
<details><summary><b><a href="https://github.com/streamlit/streamlit">Streamlit</a></b> (🥇47 · ⭐ 42K) - Streamlit A faster way to build and share data apps. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/streamlit/streamlit) (👨💻 570 · 🔀 3.8K · 📦 1M · 📋 5.7K - 23% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/streamlit/streamlit
```
- [PyPi](https://pypi.org/project/streamlit) (📥 19M / 月 · 📦 4.6K · ⏱️ 29.10.2025):
```
pip install streamlit
```
</details>
<details><summary><b><a href="https://github.com/gradio-app/gradio">Gradio</a></b> (🥇46 · ⭐ 40K) - Wrap UIs around any model, share with anyone. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/gradio-app/gradio) (👨💻 700 · 🔀 3.1K · 📦 84K · 📋 6.1K - 6% 开放 · ⏱️ 29.10.2025):
```
git clone https://github.com/gradio-app/gradio
```
- [PyPi](https://pypi.org/project/gradio) (📥 11M / 月 · 📦 1.6K · ⏱️ 22.10.2025):
```
pip install gradio
```
</details>
<details><summary><b><a href="https://github.com/carla-simulator/carla">carla</a></b> (🥇37 · ⭐ 13K) - Open-source simulator for autonomous driving research. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/carla-simulator/carla) (👨💻 190 · 🔀 4.2K · 📦 1.1K · 📋 6.2K - 18% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/carla-simulator/carla
```
- [PyPi](https://pypi.org/project/carla) (📥 18K / 月 · 📦 16 · ⏱️ 14.09.2025):
```
pip install carla
```
</details>
<details><summary><b><a href="https://github.com/HIPS/autograd">Autograd</a></b> (🥇37 · ⭐ 7.4K) - Efficiently computes derivatives of NumPy code. <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/HIPS/autograd) (👨💻 64 · 🔀 910 · 📦 14K · 📋 440 - 42% 开放 · ⏱️ 27.10.2025):
```
git clone https://github.com/HIPS/autograd
```
- [PyPi](https://pypi.org/project/autograd) (📥 3.4M / 月 · 📦 310 · ⏱️ 05.05.2025):
```
pip install autograd
```
- [Conda](https://anaconda.org/conda-forge/autograd) (📥 680K · ⏱️ 05.05.2025):
```
conda install -c conda-forge autograd
```
</details>
<details><summary><b><a href="https://github.com/PennyLaneAI/pennylane">PennyLane</a></b> (🥇37 · ⭐ 2.9K) - PennyLane is a cross-platform Python library for quantum.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/PennyLaneAI/pennylane) (👨💻 210 · 🔀 700 · 📥 100 · 📦 1.9K · 📋 1.7K - 25% 开放 · ⏱️ 30.10.2025):
```
git clone https://github.com/PennyLaneAI/PennyLane
```
- [PyPi](https://pypi.org/project/pennylane) (📥 200K / 月 · 📦 89 · ⏱️ 15.10.2025):
```
pip install pennylane
```
- [Conda](https://anaconda.org/conda-forge/pennylane) (📥 340K · ⏱️ 22.04.2025):
```
conda install -c conda-forge pennylane
```
</details>
<details><summary><b><a href="https://github.com/yzhao062/pyod">PyOD</a></b> (🥈36 · ⭐ 9.6K) - A Python Library for Outlier and Anomaly Detection, Integrating Classical.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/yzhao062/pyod) (👨💻 64 · 🔀 1.4K · 📦 5.5K · 📋 390 - 59% 开放 · ⏱️ 29.04.2025):
```
git clone https://github.com/yzhao062/pyod
```
- [PyPi](https://pypi.org/project/pyod) (📥 840K / 月 · 📦 130 · ⏱️ 29.04.2025):
```
pip install pyod
```
- [Conda](https://anaconda.org/conda-forge/pyod) (📥 170K · ⏱️ 30.04.2025):
```
conda install -c conda-forge pyod
```
</details>
<details><summary><b><a href="https://github.com/simonw/datasette">Datasette</a></b> (🥈35 · ⭐ 10K) - An open source multi-tool for exploring and publishing data. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/simonw/datasette) (👨💻 82 · 🔀 770 · 📥 75 · 📦 1.6K · 📋 1.9K - 32% 开放 · ⏱️ 26.10.2025):
```
git clone https://github.com/simonw/datasette
```
- [PyPi](https://pypi.org/project/datasette) (📥 180K / 月 · 📦 480 · ⏱️ 22.04.2025):
```
pip install datasette
```
- [Conda](https://anaconda.org/conda-forge/datasette) (📥 73K · ⏱️ 22.04.2025):
```
conda install -c conda-forge datasette
```
</details>
<details><summary><b><a href="https://github.com/deepchem/deepchem">DeepChem</a></b> (🥈34 · ⭐ 6.3K · 📉) - Democratizing Deep-Learning for Drug Discovery, Quantum.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_98d39edfd444.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/deepchem/deepchem) (👨💻 260 · 🔀 1.9K · 📦 650 · 📋 2.1K - 40% 开放 · ⏱️ 27.10.2025):
```
git clone https://github.com/deepchem/deepchem
```
- [PyPi](https://pypi.org/project/deepchem) (📥 54K / 月 · 📦 24 · ⏱️ 27.10.2025):
```
pip install deepchem
```
- [Conda](https://anaconda.org/conda-forge/deepchem) (📥 120K · ⏱️ 22.04.2025):
```
conda install -c conda-forge deepchem
```
</details>
<details><summary><b><a href="https://github.com/serge-sans-paille/pythran">Pythran</a></b> (🥈34 · ⭐ 2.1K) - Ahead of Time compiler for numeric kernels. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/serge-sans-paille/pythran) (👨💻 75 · 🔀 200 · 📦 3.6K · 📋 930 - 15% open · ⏱️ 30.09.2025):
```
git clone https://github.com/serge-sans-paille/pythran
```
- [PyPi](https://pypi.org/project/pythran) (📥 500K / month · 📦 28 · ⏱️ 23.05.2025):
```
pip install pythran
```
- [Conda](https://anaconda.org/conda-forge/pythran) (📥 1.3M · ⏱️ 07.07.2025):
```
conda install -c conda-forge pythran
```
</details>
<details><summary><b><a href="https://github.com/wireservice/agate">agate</a></b> (🥈34 · ⭐ 1.2K) - 一个专为人类设计而非机器优化的 Python 数据分析库。<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/wireservice/agate) (👨💻 55 · 🔀 150 · 📦 5.3K · 📋 650 - 0% open · ⏱️ 27.10.2025):
```
git clone https://github.com/wireservice/agate
```
- [PyPi](https://pypi.org/project/agate) (📥 24M / month · 📦 54 · ⏱️ 29.01.2025):
```
pip install agate
```
- [Conda](https://anaconda.org/conda-forge/agate) (📥 410K · ⏱️ 22.04.2025):
```
conda install -c conda-forge agate
```
</details>
<details><summary><b><a href="https://github.com/online-ml/river">River</a></b> (🥈32 · ⭐ 5.6K) - Python 中的在线机器学习。<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>
- [GitHub](https://github.com/online-ml/river) (👨💻 130 · 🔀 590 · 📦 800 · 📋 630 - 19% open · ⏱️ 05.10.2025):
```
git clone https://github.com/online-ml/river
```
- [PyPi](https://pypi.org/project/river) (📥 91K / month · 📦 64 · ⏱️ 25.11.2024):
```
pip install river
```
- [Conda](https://anaconda.org/conda-forge/river) (📥 130K · ⏱️ 22.04.2025):
```
conda install -c conda-forge river
```
</details>
<details><summary><b><a href="https://github.com/scikit-learn-contrib/hdbscan">hdbscan</a></b> (🥈32 · ⭐ 3K) - HDBSCAN 聚类算法的高性能实现。<code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/scikit-learn-contrib/hdbscan) (👨💻 97 · 🔀 500 · 📦 7.6K · 📋 530 - 67% open · ⏱️ 11.10.2025):
```
git clone https://github.com/scikit-learn-contrib/hdbscan
```
- [PyPi](https://pypi.org/project/hdbscan) (📥 1.1M / month · 📦 350 · ⏱️ 18.11.2024):
```
pip install hdbscan
```
- [Conda](https://anaconda.org/conda-forge/hdbscan) (📥 2.8M · ⏱️ 09.09.2025):
```
conda install -c conda-forge hdbscan
```
</details>
<details><summary><b><a href="https://github.com/open-edge-platform/anomalib">anomalib</a></b> (🥈31 · ⭐ 5.1K · 📉) - 一个包含最先进方法的异常检测库。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/open-edge-platform/anomalib) (👨💻 98 · 🔀 820 · 📥 42K · 📦 200 · 📋 1.2K - 6% open · ⏱️ 27.10.2025):
```
git clone https://github.com/openvinotoolkit/anomalib
```
- [PyPi](https://pypi.org/project/anomalib) (📥 200K / month · 📦 7 · ⏱️ 09.10.2025):
```
pip install anomalib
```
</details>
<details><summary><b><a href="https://github.com/pyjanitor-devs/pyjanitor">pyjanitor</a></b> (🥈31 · ⭐ 1.5K) - 用于数据清洗的简洁 API。Python 实现了 R 包的功能。<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/pyjanitor-devs/pyjanitor) (👨💻 110 · 🔀 170 · 📦 980 · 📋 590 - 18% open · ⏱️ 21.10.2025):
```
git clone https://github.com/pyjanitor-devs/pyjanitor
```
- [PyPi](https://pypi.org/project/pyjanitor) (📥 280K / month · 📦 42 · ⏱️ 07.03.2025):
```
pip install pyjanitor
```
- [Conda](https://anaconda.org/conda-forge/pyjanitor) (📥 300K · ⏱️ 22.04.2025):
```
conda install -c conda-forge pyjanitor
```
</details>
<details><summary><b><a href="https://github.com/uber/causalml">causalml</a></b> (🥈30 · ⭐ 5.6K) - 使用机器学习进行提升建模和因果推断。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/uber/causalml) (👨💻 71 · 🔀 830 · 📦 310 · 📋 420 - 10% open · ⏱️ 26.09.2025):
```
git clone https://github.com/uber/causalml
```
- [PyPi](https://pypi.org/project/causalml) (📥 79K / month · 📦 10 · ⏱️ 09.07.2025):
```
pip install causalml
```
</details>
<details><summary><b><a href="https://github.com/dstackai/dstack">dstack</a></b> (🥈30 · ⭐ 1.9K) - dstack 是一个开源控制平面,用于运行开发、..<code><a href="http://bit.ly/3postzC">MPL-2.0</a></code></summary>
- [GitHub](https://github.com/dstackai/dstack) (👨💻 63 · 🔀 200 · 📦 22 · 📋 1.5K - 6% open · ⏱️ 30.10.2025):
```
git clone https://github.com/dstackai/dstack
```
- [PyPi](https://pypi.org/project/dstack) (📥 4.2K / month · ⏱️ 30.10.2025):
```
pip install dstack
```
</details>
<details><summary><b><a href="https://github.com/tensorly/tensorly">tensorly</a></b> (🥈30 · ⭐ 1.6K) - TensorLy:Python 中的张量学习。<code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/tensorly/tensorly) (👨💻 73 · 🔀 290 · 📦 1.1K · 📋 280 - 22% open · ⏱️ 05.05.2025):
```
git clone https://github.com/tensorly/tensorly
```
- [PyPi](https://pypi.org/project/tensorly) (📥 130K / month · 📦 99 · ⏱️ 12.11.2024):
```
pip install tensorly
```
- [Conda](https://anaconda.org/conda-forge/tensorly) (📥 380K · ⏱️ 22.04.2025):
```
conda install -c conda-forge tensorly
```
</details>
<details><summary><b><a href="https://github.com/dbt-labs/metricflow">metricflow</a></b> (🥈29 · ⭐ 1.3K) - MetricFlow 允许你在…中定义、构建和维护指标。<code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>
- [GitHub](https://github.com/dbt-labs/metricflow) (👨💻 52 · 🔀 130 · 📦 37 · 📋 370 - 27% open · ⏱️ 29.10.2025):
```
git clone https://github.com/transform-data/metricflow
```
- [PyPi](https://pypi.org/project/metricflow) (📥 94K / month · 📦 4 · ⏱️ 14.10.2025):
```
pip install metricflow
```
</details>
<details><summary><b><a href="https://github.com/sepandhaghighi/pycm">pycm</a></b> (🥈28 · ⭐ 1.5K) - Python 中的多分类混淆矩阵库。<code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/sepandhaghighi/pycm) (👨💻 18 · 🔀 120 · 📦 420 · 📋 210 - 7% open · ⏱️ 14.10.2025):
```
git clone https://github.com/sepandhaghighi/pycm
```
- [PyPi](https://pypi.org/project/pycm) (📥 190K / month · 📦 28 · ⏱️ 15.10.2025):
```
pip install pycm
```
</details>
<details><summary><b><a href="https://github.com/MaxHalford/prince">Prince</a></b> (🥈28 · ⭐ 1.4K) - Python 中的多元探索性数据分析:PCA、CA、MCA、MFA 等。<code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code></summary>
- [GitHub](https://github.com/MaxHalford/prince) (👨💻 16 · 🔀 190 · 📦 770 · ⏱️ 04.08.2025):
git clone https://github.com/MaxHalford/prince
```
adapter-transformers (🥉第27名 · ⭐ 2.8K) - 一个统一的库,用于参数高效的模块化.. Apache-2 huggingface
MONAILabel (🥉第22名 · ⭐ 760) - MONAI Label是一个智能的开源图像标注工具及..Apache-2
pykale (🥉第21名 · ⭐ 470) - 知识感知机器学习(KALE):易于使用的机器学习.. MIT 
- GitHub (👨💻 28人 · 🔀 70次 · 📦 6个 · 📋 140–8%开放 · ⏱️ 2025年10月14日):
git clone https://github.com/pykale/pykale
```
- [PyPi](https://pypi.org/project/pykale) (📥 72 / 月 · ⏱️ 2022年4月12日):
```
pip install pykale
```
</details>
<details><summary><b><a href="https://github.com/yzhao062/SUOD">SUOD</a></b> (🥉第21名 · ⭐ 390 · 💤) - (MLSys 21) 一种用于大规模无监督学习的加速系统.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code></summary>
- [GitHub](https://github.com/yzhao062/SUOD) (👨💻 3 · 🔀 49 · 📦 560 · 📋 15 - 80% 开放 · ⏱️ 2025年3月24日):
```
git clone https://github.com/yzhao062/SUOD
```
- [PyPi](https://pypi.org/project/suod) (📥 1.3万 / 月 · 📦 9 · ⏱️ 2025年3月24日):
```
pip install suod
```
</details>
<details><summary><b><a href="https://github.com/infer-actively/pymdp">pymdp</a></b> (🥉第16名 · ⭐ 570) - 马尔可夫决策过程中的主动推理的 Python 实现。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code></summary>
- [GitHub](https://github.com/infer-actively/pymdp) (👨💻 19 · 🔀 110 · 📋 130 - 39% 开放 · ⏱️ 2025年9月9日):
```
git clone https://github.com/infer-actively/pymdp
```
- [PyPi](https://pypi.org/project/inferactively-pymdp) (📥 1.1千 / 月 · ⏱️ 2022年12月8日):
```
pip install inferactively-pymdp
```
</details>
<details><summary>显示 31 个隐藏项目...</summary>
- <b><a href="https://github.com/inducer/pyopencl">pyopencl</a></b> (亚军31 · ⭐ 1.1K) - Python 的 OpenCL 集成,附带炫酷功能。 <code>❗未授权</code>
- <b><a href="https://github.com/google-deepmind/pysc2">pysc2</a></b> (亚军30 · ⭐ 8.2K · 💀) - 星际争霸 II 学习环境。 <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/modAL-python/modAL">modAL</a></b> (亚军30 · ⭐ 2.3K · 💀) - 一个模块化的 Python 主动学习框架。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/datalad/datalad">datalad</a></b> (亚军30 · ⭐ 620 · 📈) - 使用 git 和 git-.. 来管理代码、数据和容器。 <code>❗未授权</code>
- <b><a href="https://github.com/cleanlab/cleanlab">cleanlab</a></b> (亚军29 · ⭐ 11K) - Cleanlabs 开源库是以数据为中心的 AI 标准.. <code><a href="http://bit.ly/3pwmjO5">❗️AGPL-3.0</a></code>
- <b><a href="https://github.com/SeldonIO/alibi-detect">alibi-detect</a></b> (亚军29 · ⭐ 2.4K) - 用于异常值、对抗样本和漂移检测的算法。 <code><a href="https://tldrlegal.com/search?q=Intel">❗️Intel</a></code>
- <b><a href="https://github.com/JustGlowing/minisom">minisom</a></b> (亚军28 · ⭐ 1.6K) - MiniSom 是自组织映射的极简实现.. <code><a href="https://tldrlegal.com/search?q=CC-BY-3.0">❗️CC-BY-3.0</a></code>
- <b><a href="https://github.com/ljvmiranda921/pyswarms">PySwarms</a></b> (亚军28 · ⭐ 1.4K · 💀) - 用于 Python 中粒子群优化的研究工具包。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nicodv/kmodes">kmodes</a></b> (亚军28 · ⭐ 1.3K · 💀) - k-modes 和 k-原型聚类的 Python 实现.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/annoviko/pyclustering">pyclustering</a></b> (亚军28 · ⭐ 1.2K · 💀) - pyclustering 是一个 Python 和 C++ 数据挖掘库。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/explosion/cython-blis">Cython BLIS</a></b> (亚军28 · ⭐ 230) - 快速矩阵乘法作为独立的 Python 库,无需.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/solegalli/feature_engine">Feature Engine</a></b> (季军26 · ⭐ 2.1K · 💀) - 具有 sklearn 风格功能的特征工程包。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/scikit-learn-contrib/metric-learn">metric-learn</a></b> (季军26 · ⭐ 1.4K · 💀) - Python 中的距离度量学习算法。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/sinaptik-ai/pandas-ai">pandas-ai</a></b> (季军25 · ⭐ 22K) - 与你的数据库或数据湖(SQL、CSV、parquet)聊天... <code>❗未授权</code>
- <b><a href="https://github.com/mars-project/mars">Mars</a></b> (季军24 · ⭐ 2.7K · 💀) - Mars 是一个基于张量的大规模数据统一框架.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/astroML/astroML">AstroML</a></b> (季军24 · ⭐ 1.1K · 💀) - 用于天文学的机器学习、统计学和数据挖掘.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/PaddlePaddle/PaddleHub">PaddleHub</a></b> (季军22 · ⭐ 13K · 💀) - 400 多种 AI 模型:丰富、高质量的 AI 模型,包括.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_78a8ec7dec20.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/ml-tooling/opyrator">opyrator</a></b> (季军22 · ⭐ 3.1K · 💀) - 将你的机器学习代码转换为带有 Web API 的微服务,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/flennerhag/mlens">mlens</a></b> (季军22 · ⭐ 860 · 💀) - ML-Ensemble 高性能集成学习。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/BioPandas/biopandas">BioPandas</a></b> (季军22 · ⭐ 740 · 💀) - 在 pandas DataFrame 中处理分子结构。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_d30ba83eda7c.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/clementchadebec/benchmark_VAE">benchmark_VAE</a></b> (季军21 · ⭐ 2K · 💀) - 统一变分自编码器 (VAE).. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/eltonlaw/impyute">impyute</a></b> (季军21 · ⭐ 360 · 💀) - 用于预处理包含缺失数据的数据集的数据插补库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/airbnb/streamalert">StreamAlert</a></b> (季军20 · ⭐ 2.9K · 💀) - StreamAlert 是一种无服务器、实时数据分析.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/kLabUM/rrcf">rrcf</a></b> (季军20 · ⭐ 520 · 💀) - 异常检测中鲁棒随机切割森林算法的实现.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/EpistasisLab/scikit-rebate">scikit-rebate</a></b> (季军20 · ⭐ 420 · 💀) - 一种与 scikit-learn 兼容的 Python 实现.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/alegonz/baikal">baikal</a></b> (季军18 · ⭐ 590 · 💀) - 一个基于图的函数式 API,用于构建复杂的 scikit-learn.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pandas-ml/pandas-ml">pandas-ml</a></b> (季军16 · ⭐ 320 · 💀) - pandas、scikit-learn、xgboost 和 seaborn 的集成。 <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_c3e72c366451.png" style="display:inline;" width="13" height="13"></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_d30ba83eda7c.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/SforAiDl/KD_Lib">KD-Lib</a></b> (季军15 · ⭐ 650 · 💀) - 一个用于基准测试和.. 的 Pytorch 知识蒸馏库。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code> <code><img src="https://oss.gittoolsai.com/images/lukasmasuch_best-of-ml-python_readme_60de76573b29.png" style="display:inline;" width="13" height="13"></code>
- <b><a href="https://github.com/facebookresearch/NeuralCompression">NeuralCompression</a></b> (季军14 · ⭐ 580 · 💀) - 一套面向神经压缩爱好者的工具。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jrieke/traingenerator">traingenerator</a></b> (季军13 · ⭐ 1.4K · 💀) - 一个用于生成机器学习模板代码的 Web 应用程序。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Palashio/nylon">nylon</a></b> (季军12 · ⭐ 82 · 💀) - 一种智能、灵活的机器学习语法。 <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
</details>
---
## 相关资源
- [**Papers With Code**](https://paperswithcode.com):发现机器学习论文、代码和评估表格。
- [**Sotabench**](https://sotabench.com):发现并比较开源的机器学习模型。
- [**Google 数据集搜索**](https://toolbox.google.com/datasetsearch):由 Google 提供的数据集搜索引擎。
- [**Dataset List**](https://www.datasetlist.com/):来自全网的最大型机器学习数据集列表。
- [**Awesome Public Datasets**](https://github.com/awesomedata/awesome-public-datasets):按主题分类的开源数据集列表。
- [**Best-of 列表**](https://best-of.org):探索涵盖各类主题的优秀开源项目 Best-of 列表。
- [**best-of-python-dev**](https://github.com/ml-tooling/best-of-python-dev):Python 开发者工具和库的排名列表。
- [**best-of-web-python**](https://github.com/ml-tooling/best-of-web-python):用于 Web 开发的优秀 Python 库排名列表。
## 贡献
我们鼓励并欢迎任何形式的贡献!如果您希望添加或更新项目,请选择以下方式之一:
- 在 [issue 页面](https://github.com/ml-tooling/best-of-ml-python/issues/new/choose) 中选择一个预设类别,创建新 issue,并填写所需信息。
- 修改 [projects.yaml](https://github.com/ml-tooling/best-of-ml-python/blob/main/projects.yaml),加入您的内容或进行更改,然后提交 pull request。您也可以直接通过 [Github UI](https://github.com/ml-tooling/best-of-ml-python/edit/main/projects.yaml) 完成操作。
如果您希望参与项目元数据收集或 Markdown 生成的相关工作,或提出建议,请参考 [best-of-generator](https://github.com/best-of-lists/best-of-generator) 仓库。如果您想创建自己的 Best-of 列表,我们建议您参考 [此指南](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md)。
有关如何添加或更新项目的更多信息,请阅读 [贡献指南](https://github.com/ml-tooling/best-of-ml-python/blob/main/CONTRIBUTING.md)。参与本项目即表示您同意遵守其 [行为准则](https://github.com/ml-tooling/best-of-ml-python/blob/main/.github/CODE_OF_CONDUCT.md)。
## 许可证
[](https://creativecommons.org/licenses/by-sa/4.0/)
版本历史
2025.10.302025/11/042025.10.232025/10/232025.10.162025/10/182025.10.092025/10/092025.10.022025/10/022025.09.252025/09/252025.09.182025/09/182025.09.112025/09/112025.09.042025/09/042025.08.282025/08/282025.08.212025/08/212025.08.142025/08/142025.08.072025/08/072025.07.312025/07/312025.07.242025/07/242025.07.172025/07/172025.07.102025/07/102025.07.032025/07/032025.06.262025/06/262025.06.192025/06/19相似工具推荐
openclaw
OpenClaw 是一款专为个人打造的本地化 AI 助手,旨在让你在自己的设备上拥有完全可控的智能伙伴。它打破了传统 AI 助手局限于特定网页或应用的束缚,能够直接接入你日常使用的各类通讯渠道,包括微信、WhatsApp、Telegram、Discord、iMessage 等数十种平台。无论你在哪个聊天软件中发送消息,OpenClaw 都能即时响应,甚至支持在 macOS、iOS 和 Android 设备上进行语音交互,并提供实时的画布渲染功能供你操控。 这款工具主要解决了用户对数据隐私、响应速度以及“始终在线”体验的需求。通过将 AI 部署在本地,用户无需依赖云端服务即可享受快速、私密的智能辅助,真正实现了“你的数据,你做主”。其独特的技术亮点在于强大的网关架构,将控制平面与核心助手分离,确保跨平台通信的流畅性与扩展性。 OpenClaw 非常适合希望构建个性化工作流的技术爱好者、开发者,以及注重隐私保护且不愿被单一生态绑定的普通用户。只要具备基础的终端操作能力(支持 macOS、Linux 及 Windows WSL2),即可通过简单的命令行引导完成部署。如果你渴望拥有一个懂你
stable-diffusion-webui
stable-diffusion-webui 是一个基于 Gradio 构建的网页版操作界面,旨在让用户能够轻松地在本地运行和使用强大的 Stable Diffusion 图像生成模型。它解决了原始模型依赖命令行、操作门槛高且功能分散的痛点,将复杂的 AI 绘图流程整合进一个直观易用的图形化平台。 无论是希望快速上手的普通创作者、需要精细控制画面细节的设计师,还是想要深入探索模型潜力的开发者与研究人员,都能从中获益。其核心亮点在于极高的功能丰富度:不仅支持文生图、图生图、局部重绘(Inpainting)和外绘(Outpainting)等基础模式,还独创了注意力机制调整、提示词矩阵、负向提示词以及“高清修复”等高级功能。此外,它内置了 GFPGAN 和 CodeFormer 等人脸修复工具,支持多种神经网络放大算法,并允许用户通过插件系统无限扩展能力。即使是显存有限的设备,stable-diffusion-webui 也提供了相应的优化选项,让高质量的 AI 艺术创作变得触手可及。
everything-claude-code
everything-claude-code 是一套专为 AI 编程助手(如 Claude Code、Codex、Cursor 等)打造的高性能优化系统。它不仅仅是一组配置文件,而是一个经过长期实战打磨的完整框架,旨在解决 AI 代理在实际开发中面临的效率低下、记忆丢失、安全隐患及缺乏持续学习能力等核心痛点。 通过引入技能模块化、直觉增强、记忆持久化机制以及内置的安全扫描功能,everything-claude-code 能显著提升 AI 在复杂任务中的表现,帮助开发者构建更稳定、更智能的生产级 AI 代理。其独特的“研究优先”开发理念和针对 Token 消耗的优化策略,使得模型响应更快、成本更低,同时有效防御潜在的攻击向量。 这套工具特别适合软件开发者、AI 研究人员以及希望深度定制 AI 工作流的技术团队使用。无论您是在构建大型代码库,还是需要 AI 协助进行安全审计与自动化测试,everything-claude-code 都能提供强大的底层支持。作为一个曾荣获 Anthropic 黑客大奖的开源项目,它融合了多语言支持与丰富的实战钩子(hooks),让 AI 真正成长为懂上
ComfyUI
ComfyUI 是一款功能强大且高度模块化的视觉 AI 引擎,专为设计和执行复杂的 Stable Diffusion 图像生成流程而打造。它摒弃了传统的代码编写模式,采用直观的节点式流程图界面,让用户通过连接不同的功能模块即可构建个性化的生成管线。 这一设计巧妙解决了高级 AI 绘图工作流配置复杂、灵活性不足的痛点。用户无需具备编程背景,也能自由组合模型、调整参数并实时预览效果,轻松实现从基础文生图到多步骤高清修复等各类复杂任务。ComfyUI 拥有极佳的兼容性,不仅支持 Windows、macOS 和 Linux 全平台,还广泛适配 NVIDIA、AMD、Intel 及苹果 Silicon 等多种硬件架构,并率先支持 SDXL、Flux、SD3 等前沿模型。 无论是希望深入探索算法潜力的研究人员和开发者,还是追求极致创作自由度的设计师与资深 AI 绘画爱好者,ComfyUI 都能提供强大的支持。其独特的模块化架构允许社区不断扩展新功能,使其成为当前最灵活、生态最丰富的开源扩散模型工具之一,帮助用户将创意高效转化为现实。
markitdown
MarkItDown 是一款由微软 AutoGen 团队打造的轻量级 Python 工具,专为将各类文件高效转换为 Markdown 格式而设计。它支持 PDF、Word、Excel、PPT、图片(含 OCR)、音频(含语音转录)、HTML 乃至 YouTube 链接等多种格式的解析,能够精准提取文档中的标题、列表、表格和链接等关键结构信息。 在人工智能应用日益普及的今天,大语言模型(LLM)虽擅长处理文本,却难以直接读取复杂的二进制办公文档。MarkItDown 恰好解决了这一痛点,它将非结构化或半结构化的文件转化为模型“原生理解”且 Token 效率极高的 Markdown 格式,成为连接本地文件与 AI 分析 pipeline 的理想桥梁。此外,它还提供了 MCP(模型上下文协议)服务器,可无缝集成到 Claude Desktop 等 LLM 应用中。 这款工具特别适合开发者、数据科学家及 AI 研究人员使用,尤其是那些需要构建文档检索增强生成(RAG)系统、进行批量文本分析或希望让 AI 助手直接“阅读”本地文件的用户。虽然生成的内容也具备一定可读性,但其核心优势在于为机器
LLMs-from-scratch
LLMs-from-scratch 是一个基于 PyTorch 的开源教育项目,旨在引导用户从零开始一步步构建一个类似 ChatGPT 的大型语言模型(LLM)。它不仅是同名技术著作的官方代码库,更提供了一套完整的实践方案,涵盖模型开发、预训练及微调的全过程。 该项目主要解决了大模型领域“黑盒化”的学习痛点。许多开发者虽能调用现成模型,却难以深入理解其内部架构与训练机制。通过亲手编写每一行核心代码,用户能够透彻掌握 Transformer 架构、注意力机制等关键原理,从而真正理解大模型是如何“思考”的。此外,项目还包含了加载大型预训练权重进行微调的代码,帮助用户将理论知识延伸至实际应用。 LLMs-from-scratch 特别适合希望深入底层原理的 AI 开发者、研究人员以及计算机专业的学生。对于不满足于仅使用 API,而是渴望探究模型构建细节的技术人员而言,这是极佳的学习资源。其独特的技术亮点在于“循序渐进”的教学设计:将复杂的系统工程拆解为清晰的步骤,配合详细的图表与示例,让构建一个虽小但功能完备的大模型变得触手可及。无论你是想夯实理论基础,还是为未来研发更大规模的模型做准备

