Course Material

Course books

Main source

The Elements of Statistical Learning: Data Mining, Inference, and Prediction, Second Edition (Springer Series in Statistics) by Trevor Hastie, Robert Tibshirani, and Jerome Friedman.

Additional sources

An Introduction to Statistical Learning with Applications in R (Springer Texts in Statistics) by Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani.

Statistical Learning from a Regression Perspective, Second Edition (Springer Texts in Statistics) by Richard A. Berk.

Associated webpages/resources

Webpage for "The Elements of..."

"A Solution Manual and Notes for: The Elements of..."

Webpage for "An Introduction to..."

Unofficial Solutions for "An Introduction to..."

(Course book in an earlier course on Multivariate analysis:)
Johnson, R.A. and Wichern, D.W.: "Applied Multivariate Statistical Analysis".

Hastie, T.J. and Tibshirani, R.J.: "Generalized Additive Models"

Computer programs

ElemStatLearn R-package which inlcudes data sets, functions and examples from the course book.