Jupyter/List: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
* iris dataset: https://nbviewer.jupyter.org/github/danielfrg/py_tsne/blob/master/examples/iris.ipynb | * iris dataset: https://nbviewer.jupyter.org/github/danielfrg/py_tsne/blob/master/examples/iris.ipynb | ||
* mnist dataset: https://nbviewer.jupyter.org/github/danielfrg/py_tsne/blob/master/examples/mnist.ipynb | * mnist dataset: https://nbviewer.jupyter.org/github/danielfrg/py_tsne/blob/master/examples/mnist.ipynb | ||
PyTherm - python and thermodynamics lecture notes: | |||
* https://nbviewer.jupyter.org/github/iurisegtovich/PyTherm-applied-thermodynamics/blob/master/index.ipynb | |||
Example Machine Learning notebook: | Example Machine Learning notebook: | ||
Revision as of 22:44, 28 November 2017
Gallery from IPython documentation:
Statsmodels library - documentation notebooks:
tSNE visualization method:
- iris dataset: https://nbviewer.jupyter.org/github/danielfrg/py_tsne/blob/master/examples/iris.ipynb
- mnist dataset: https://nbviewer.jupyter.org/github/danielfrg/py_tsne/blob/master/examples/mnist.ipynb
PyTherm - python and thermodynamics lecture notes:
Example Machine Learning notebook:
News categorization using Naive Bayes via scikit-learn:
IPython notebooks for probabilistic methods/bayesian methods for hackers:
Conway's game of life:
IPython recipes:
- Github repository here: https://github.com/ipython-books/cookbook-code
- Longer list of notebooks here: https://ipython-books.github.io/cookbook/