2386 Forks
3922 Stars
3922 Watchers

ISLR-python

An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code

How to download and setup ISLR-python

Open terminal and run command
git clone https://github.com/JWarmenhoven/ISLR-python.git
git clone is used to create a copy or clone of ISLR-python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ISLR-python https://github.com/JWarmenhoven/ISLR-python/archive/master.zip

Or simply clone ISLR-python with SSH
[email protected]:JWarmenhoven/ISLR-python.git

If you have some problems with ISLR-python

You may open issue on ISLR-python support forum (system) here: https://github.com/JWarmenhoven/ISLR-python/issues