This repo contains my solutions to select problems of the book 'The Elements of Statistical Learning' by Profs. Hastie, Tibshirani, and Friedman. See the table below for the list of problems I have solved thus far:
(Oh, and please consider a Star if you find this repo useful!!)
Filename | Problems Solved |
---|---|
Chapter 2.pdf | 2.2-2.5, 2.7, 2.9 |
Chapter 3.pdf | 3.11, 3.12, 3.28, 3.29 |
Chapter 4,5.pdf | 4.3, 4.5, 4.7, 5.1, 5.4, 5.7 |
Chapter 7.pdf | 7.1, 7.2, 7.4-7.6, 7.8 |
Initially I'll solve problems required as homeworks for my course STAT 195 (Statistical Machine Learning) at Harvard University. I gradually intend to solve as many problems as I can from the book.
The authors have kindly made the book freely available for download at this link.