asadoughi / stat-learning

Notes and exercise attempts for "An Introduction to Statistical Learning"
http://asadoughi.github.io/stat-learning
2.12k stars 1.62k forks source link

Chapter 2 solutions in python + boston dataset #75

Open mrandrewandrade opened 7 years ago

mrandrewandrade commented 7 years ago

I am doing the assigned problems in python and I was thinking it would be a great contribution to this repo! I am adding the csvs for some of the R library datasets, but I also provide instructions in the Jupyter notebooks to access the R dataframes directly in python.

Please let me if these are useful and I can continue to add the rest of the chapters :)