Skip to content

My solutions to the exercises in the book "An Introduction to Statistical Learning: with Applications in R"

Notifications You must be signed in to change notification settings

franciscoyira/islr-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

islr-exercises

My solutions to the exercises of Introduction to Statistical Learning with Applications in R, a foundational textbook that explains the intuition behind famous machine learning algorithms such as Gradient Boosting, Hierarchical Clustering and Elastic Nets, and shows how to implement them in R.

The solutions go from the chapter 3 (Linear Regression) to the chapter 10 (Unsupervised Learning and Clustering) and correspond to the 6th printing of the book, which was the latest available when I started reading it. Both code and conceptual exercises are included.

Chapters

Below are direct links to the exercise solutions in each chapter

About

My solutions to the exercises in the book "An Introduction to Statistical Learning: with Applications in R"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published