This repository documents my personal learning journey studying "An Introduction to Statistical Learning" (ISL), implemented using Python.
-
Chapter 1: Introduction โ 05/19
-
Chapter 2: Statistical Learning โ 05/23
-
Chapter 3: Linear Regression - 06/05
-
Chapter 4: Classification- 06/30
-
Chapter 5: Resampling Methods
-
Chapter 6: Linear Model Selection & Regularization
-
Chapter 7: Moving Beyond Linearity
-
Chapter 8: Tree-Based Methods
-
Chapter 9: Support Vector Machines
-
Chapter 10: Deep Learning
-
Chapter 11: Survival Analysis & Censored Data
-
Chapter 12: Unsupervised Learning
-
Chapter 13: Multiple Testing