99 Forks
191 Stars
191 Watchers

ISL-python

Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.

How to download and setup ISL-python

Open terminal and run command
git clone https://github.com/a-martyn/ISL-python.git
git clone is used to create a copy or clone of ISL-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 ISL-python https://github.com/a-martyn/ISL-python/archive/master.zip

Or simply clone ISL-python with SSH
[email protected]:a-martyn/ISL-python.git

If you have some problems with ISL-python

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