/ISL

Student Sourced Solution Manual for "An Introduction to Statistical Learning: with Applications in R"

Primary LanguageR

About

This is a Student Sourced Solution Manual for "An Introduction to Statistical Learning: with Applications in R" by Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani.

You may compile the conceptual exercise solutions into pdf with the command pandoc $(ls | grep 'ISL.*md') -o ISL_conceptual_solutions.pdf for easier LaTeX reading.