Practical Statistical Learning (PSL)
(Often humorously dubbed “Pumpkin Spice Latte” by our online students.)
These materials have been curated from a course in statistical learning, developed by Professors John Marden (jimarden AT illinois DOT edu) and Feng Liang (liangf AT illinois DOT edu) at the University of Illinois Urbana-Champaign (UIUC). The course predominantly draws upon the seminal text The Elements of Statistical Learning by Hastie, Tibshirani, and Friedman.
Note
This project is under active development.
- 1. Introduction
- 2. Linear Regression
- 3. Variable Selection and Regularization
- 4. Regression Trees and Ensemble
- 5. Nonlinear Regression
- 6. Clustering Analysis
- 7. Latent Structure Models
- 8. TBA
- 9. Discriminant Analysis
- 10. Logistic Regression
- 11. Support Vector Machine
- 12. Classification Trees and Boosting
- 13. Recommender System