This repository contains:
- Exercises from James G., Witten D., Hastie T., Tibshirani R. (2013) Classification. In: An Introduction to Statistical Learning. Springer Texts in Statistics, vol 103. Springer, New York, NY. doi: https://doi.org/10.1007/978-1-4614-7138-7_4
- If Github fails to render all Mathjax in notebooks (
*.ipynb), preview on nbviewer
- If Github fails to render all Mathjax in notebooks (
- Python+numpy implementations of logistic regression, LDA and QDA
- Slides for Statistical Learning Meeting 003, preview on Binder (Why does it take so long?)
- If markdown cells are "undefined", simply rerun the cell (Ctrl + Enter)