Skip to content

deusdevok/ISLP_Python

Repository files navigation

Introduction to Statistical Learning with Python

Solutions and labs from the book

Preview Markdown

To preview any markdown document from VSCode, do CTRL+SHIFT+v.

Instructions

Create a virtual environment

python -m venv venv

Install dependencies

pip install -r requirements.txt

About

Introduction to Statistical Learning with Python book solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published