Skip to content

Summary notes and examples for every chapter in the popular textbook "The Elements of Statistical Learning" .

Notifications You must be signed in to change notification settings

bryanpjohnson/elements-statistical-learning-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elements-statistical-learning-notes

Summary notes and examples for every chapter in the popular textbook "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani, and Jerome Friedman.

These Jupyter notebooks are meant to assist with study by summarizing the key points of each chapter, and by providing some code examples to support the text.

Further, they serve as useful reference material for the machine learning practitioner whenever a quick refresh or inspiration is needed on a particular topic.


Instructions:

  • Create a new Python 3 virtual environment.
  • Activate your virtual environment and pip install -r requirements.txt (included in this repo).
  • Run the jupyter lab command in your activated virtual environment.

About

Summary notes and examples for every chapter in the popular textbook "The Elements of Statistical Learning" .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published