An open API service indexing awesome lists of open source software.

https://github.com/jettify/statistical_learning


https://github.com/jettify/statistical_learning

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Introduction to Statistical Learning with Python
------------------------------------------------

My code for Introduction to Statistical Learning (http://www-bcf.usc.edu/~gareth/ISL/)

.. raw:: html

Requirements
------------

* jupyter
* matplotlib
* numpy
* pandas
* patsy
* scikit-learn
* scipy
* seaborn
* statsmodels

Other Notebooks
---------------
* https://github.com/emredjan/ISL-python
* https://github.com/JWarmenhoven/ISLR-python