maitbayev/the-elements-of-statistical-learning
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
This resource provides practical implementations and detailed explanations of advanced statistical learning algorithms. It takes complex mathematical concepts and illustrates them with code examples, proofs, and summaries. Data scientists, machine learning engineers, and statisticians can use these notebooks to deepen their understanding of foundational models and techniques for data analysis and prediction.
426 stars.
Use this if you are a data professional or student who wants to understand and apply statistical learning algorithms from a well-respected textbook through hands-on coding examples and clear explanations.
Not ideal if you are looking for a plug-and-play solution for a specific data analysis task without delving into the underlying mathematical and algorithmic details.
Stars
426
Forks
84
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/maitbayev/the-elements-of-statistical-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
harvard-edge/cs249r_book
Machine Learning Systems
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...