/ISL_Python

Introduction to Statistical Learning Book using Python

Primary LanguageJupyter Notebook

As a person who wants to primarily use Python, I've decided to study the ISL (Introduction to Statistical Learning) with Python. The text book uses R examples, and so this repo is made with the Python equivalents. Primarily from Chapter 3 onwards (2 is primarily an introduction to functions).