The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.
Created by Fernando Pérez, Brian Granger, and Min Ragan-Kelley
发布于 December 2011
《Python 数据科学手册》,全文以Jupyter Notebooks形式呈现
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的机器学习课程
#计算机科学# Best Practices on Recommendation Systems
翻译 - 推荐系统的最佳做法
The interactive graphing library for Python ✨ This project now includes Plotly Express!
翻译 - Python的交互式图形库(包括Plotly Express):火花:
#计算机科学# 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
翻译 - 从pandas DataFrame对象创建HTML分析报告
Jupyter Interactive Notebook
翻译 - Jupyter交互式笔记本
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 库。
#计算机科学# Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
翻译 - 示例笔记本示例展示了如何在Amazon SageMaker中应用机器学习,深度学习和强化学习
Custom Jupyter Notebook Themes
翻译 - 自定义Jupyter笔记本主题
#计算机科学# Best Practices, code samples, and documentation for Computer Vision.
翻译 - 计算机视觉的最佳实践,代码示例和文档。
Ready-to-run Docker images containing Jupyter applications
翻译 - 包含Jupyter应用程序的即可运行的Docker映像
JupyterHub是一个支持多用户的Notebook服务器,用于创建、管理和代理多个Jupyter Notebook实例
#计算机科学# A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
翻译 - 精选的跨行业应用机器学习和数据科学笔记本以及图书馆列表。
#计算机科学# NYU Deep Learning Spring 2020
翻译 - 深度学习(使用PyTorch)
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
翻译 - Jupyter Notebooks作为Markdown文档,Julia,Python或R脚本
Jupyter notebooks for teaching/learning Python 3
翻译 - 用于教学/学习Python 3的Jupyter笔记本