https://github.com/jettify/statistical_learning
https://github.com/jettify/statistical_learning
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jettify/statistical_learning
- Owner: jettify
- Created: 2018-02-24T22:46:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T21:44:21.000Z (almost 7 years ago)
- Last Synced: 2025-01-25T11:11:19.613Z (3 months ago)
- Language: Jupyter Notebook
- Size: 5.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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
* statsmodelsOther Notebooks
---------------
* https://github.com/emredjan/ISL-python
* https://github.com/JWarmenhoven/ISLR-python