速報APP / 教育 / IPYNB Tutorials

IPYNB Tutorials

價格:免費

檔案大小:24.9 MB

版本需求:macOS 10.13 或以上版本,64 位元處理器

支援語言:英語

IPYNB Tutorials(圖1)-速報App

In the following tutorias you will be guided through the process of installing Jupyter Notebook. Furthermore we’ll explore the basic functionality of Jupyter Notebook and you’ll be able to try out first examples.

This is at the same time the beginning of a series of Python-related tutorial on CodingTheSmartWay.com. From the very beginning you’ll learn everything to need to know to use Python for scientific computing and machine learning use cases.

Jupyter Notebook is great for the following use cases:

live code (e.g. Python code)

IPYNB Tutorials(圖2)-速報App

visualizations

explanatory text (written in markdown syntax)

data processing / transformation

numeric simulation

IPYNB Tutorials(圖3)-速報App

statistical modeling

IPYNB Tutorials(圖4)-速報App