empathy87/The-Elements-of-Statistical-Learning-Python-Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
This project offers practical, step-by-step guides for applying various statistical learning techniques. It translates complex methods from "The Elements of Statistical Learning" book into actionable Python code examples, showing how to classify data points or predict outcomes from real-world datasets like medical records, housing prices, or speech patterns. Data scientists, machine learning engineers, and researchers can use this to understand and implement advanced statistical modeling.
913 stars. No commits in the last 6 months.
Use this if you want to see how advanced statistical learning models are built and applied using Python for tasks like classification, prediction, and pattern analysis.
Not ideal if you're looking for a simple, plug-and-play tool for immediate data analysis without diving into the underlying code and statistical theory.
Stars
913
Forks
281
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/empathy87/The-Elements-of-Statistical-Learning-Python-Notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...