Jupyter/List: Difference between revisions
From charlesreid1
(Created page with "Gallery from IPython documentation: https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks News categorization using Naive Bayes via scikit-learn:...") |
No edit summary |
||
| Line 1: | Line 1: | ||
Gallery from IPython documentation: https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks | Gallery from IPython documentation: | ||
* https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks | |||
News categorization using Naive Bayes via scikit-learn: https://nbviewer.jupyter.org/github/andressotov/News-Categorization-MNB/blob/master/News_Categorization_MNB%2010-oct-2017.ipynb | News categorization using Naive Bayes via scikit-learn: | ||
* https://nbviewer.jupyter.org/github/andressotov/News-Categorization-MNB/blob/master/News_Categorization_MNB%2010-oct-2017.ipynb | |||
IPython notebooks for probabilistic methods/bayesian methods for hackers: https://nbviewer.jupyter.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Prologue/Prologue.ipynb | IPython notebooks for probabilistic methods/bayesian methods for hackers: | ||
* https://nbviewer.jupyter.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Prologue/Prologue.ipynb | |||
Conway's game of life: https://nbviewer.jupyter.org/gist/jiffyclub/3778422 | Conway's game of life: | ||
* https://nbviewer.jupyter.org/gist/jiffyclub/3778422 | |||
IPython recipes: | IPython recipes: | ||
Revision as of 22:35, 28 November 2017
Gallery from IPython documentation:
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/