JWarmenhoven/ISLR-python
Jupyter notebooks implementing statistical learning algorithms from the textbook 'An Introduction to Statistical Learning' in Python.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
This repository contains Python code for the textbook ‘An Introduction to Statistical Learning’ covering foundational ML techniques including linear regression, classification, regularization (Ridge/Lasso), decision trees, SVMs, and unsupervised methods. Each chapter is implemented as a Jupyter notebook with worked examples and exercises from the book.