dowdlelt / Bios8366

Advanced Statistical Computing at Vanderbilt University's Department of Biostatistics

Home Page:http://fonnesbeck.github.io/Bios8366/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bios8366

Binder

Advanced Statistical Computing at Vanderbilt University's Department of Biostatistics

Course covers numerical optimization, statistical machine learning, Markov Chain Monte Carlo (MCMC), variational inference (VI) algorithms, data augmentation algorithms with applications for model fitting and techniques for dealing with missing data.

Prerequisites: Bios 6341 (Fundamentals of Probability), Bios 6342 (Contemporary Statistical Inference), or permission of instructor. Students must be familiar with basic probability, have some formal programming experience, and be comfortable using the Git version control system.

To install the Python packages for the course, clone the repository and run:

conda env create -f environment.yml

from inside the cloned directory. This assumes that Anaconda Python is installed.

All content is licensed under CC-BY-SA 3.0 unless otherwise stated.

About

Advanced Statistical Computing at Vanderbilt University's Department of Biostatistics

http://fonnesbeck.github.io/Bios8366/


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%Language:HTML 0.1%