advanced-statistics
advanced-statistics copied to clipboard
Source code for the module "Advanced Statistics" 📊
Advanced-statistics
Source code for the module "Advanced Statistics"

Structure
- Readingguide I covers fundamentals of univariate & multivariate distributions
- Readingguide II covers Gaussian Mixture Models and the general Expectation-Maximization-Algorithm
- Readingguide III covers MCMC processes in Bayesian statistics
- Readingguide IV covers Probabilistic Programming
Sample Content
Infered Mixture model

Contour w/ levels

Trace Plot

How to start the repository
- create a file
jupyter.envat./config/ - put your secret Jupyter access token into
./config/jupyter.envasJUPTER_PASSWORD=... - run
docker-compose up -d - launch your webbrowser of choice *, open
http://localhost:8888and start being awesome.
Other Remarks
For an overview of statistical distributions, see Distribution Cheatsheet.
* no, Internet Explorer is not a proper web browser...