From charlesreid1

No edit summary
No edit summary
Line 53: Line 53:
* https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks#pandas-for-data-analysis
* https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks#pandas-for-data-analysis


GPFlow (Gaussian Process Modeling with TensorFlow): examples via notebooks:
* https://github.com/GPflow/GPflowOpt/tree/master/doc/source/notebooks


[[Category:IPython]]
[[Category:IPython]]

Revision as of 23:09, 28 November 2017

Gallery from IPython documentation:

Statsmodels library - documentation notebooks:

Security applications/analysis:

tSNE visualization method:

PyTherm - python and thermodynamics lecture notes:

Reaction simulation: theory and applications for numerical methods:

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:

IPython parallel pushing/executing/pulling (old):

Map Reduce and Python Spark API:

Visual PySpark notebook:

Pandas notebooks:

GPFlow (Gaussian Process Modeling with TensorFlow): examples via notebooks: