jgoerner / advanced-statistics

Source code for the module "Advanced Statistics" πŸ“Š

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced-statistics

Source code for the module "Advanced Statistics"

science

Structure

Sample Content

Infered Mixture model

Contour w/ levels

Trace Plot

How to start the repository

  1. create a file jupyter.env at ./config/
  2. put your secret Jupyter access token into ./config/jupyter.env as JUPTER_PASSWORD=...
  3. run docker-compose up -d
  4. launch your webbrowser of choice *, open http://localhost:8888 and start being awesome.

Other Remarks

For an overview of statistical distributions, see Distribution Cheatsheet.


* no, Internet Explorer is not a proper web browser...

About

Source code for the module "Advanced Statistics" πŸ“Š


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%