《Python 数据科学手册》,全文以Jupyter Notebooks形式呈现
⚡ A Fast, Extensible Progress Bar for Python and CLI
翻译 - 适用于Python和CLI的快速,可扩展的进度条
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
翻译 - 又名“黑客的贝叶斯方法”:贝叶斯方法+概率编程的介绍,具有计算/理解第一,数学第二的观点。全部使用纯Python;)
#计算机科学#⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
翻译 - 一系列Jupyter笔记本电脑,带您使用Scikit-Learn和TensorFlow掌握python机器学习和深度学习的基础知识。
#算法刷题#该仓库包含了 Python 实现的流行的机器学习算法示例,带有数学理论解释。使用交互式的Jupyer Notebook,可直接在浏览器中运行查看结果、图表、预测。大部分内容出自Andrew Ng的机器学习课程
一个使用Python构建机器学习、数据分析web app的框架,无需 JavaScript
#计算机科学#100-Days-Of-ML-Code中文版
#计算机科学#Best Practices on Recommendation Systems
翻译 - 推荐系统的最佳做法
Interactive Data Visualization in the browser, from Python
翻译 - 通过Python在浏览器中进行交互式数据可视化
The interactive graphing library for Python ✨
翻译 - Python的交互式图形库(包括Plotly Express):火花:
#计算机科学#将设计原型转换为静态网站的神经网络。
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
翻译 - IPython本身的官方存储库。 IPython组织中的其他仓库包含网站,文档版本等信息。
#速查表 cheatsheets#有关数据科学的 Cheatsheets
#计算机科学#Machine Learning Toolkit for Kubernetes
翻译 - Kubernetes的机器学习工具包
JupyterLab computational environment.
翻译 - JupyterLab计算环境。
#计算机科学#1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
翻译 - 从pandas DataFrame对象创建HTML分析报告
#计算机科学#PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
PRML algorithms implemented in Python
翻译 - 用Python实现的PRML算法
A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
翻译 - 一小组 Python 函数,用于从 OpenStreetMap 数据绘制漂亮的地图。基于 osmnx、matplotlib 和 shapely 库。