hktxt/Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
This project provides practical, runnable code examples for many common statistical learning methods. It offers concrete implementations of algorithms like k-nearest neighbors, support vector machines, and clustering, taking raw data and producing insights for classification, prediction, or grouping. Data scientists, machine learning engineers, and researchers can use this to understand and apply fundamental statistical techniques.
862 stars. No commits in the last 6 months.
Use this if you are studying statistical learning methods and need clear, practical Python code implementations to deepen your understanding and see how algorithms work with real data.
Not ideal if you need a production-ready library for large-scale data processing or highly optimized, robust implementations of these algorithms.
Stars
862
Forks
270
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hktxt/Learn-Statistical-Learning-Method"
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
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소