Skip to content

introduction to statistical learning exercises, in python

Notifications You must be signed in to change notification settings

fernandezpablo85/isl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Statistical Learning. Exercises in Python.

Motivation

Work through introduction to statistical learning exercises, using the python stack instead of R.

The exercises are solved in jupyter notebooks.

All code is Python 3.5.

How to run locally

pip install pipenv

pipenv install

pipenv run jupyter lab

Then open the chosen notebook.

About

introduction to statistical learning exercises, in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published