SmirkCao/Lihang
A collection of Python implementations and study notes for the Chinese machine learning textbook 'Statistical Learning Methods' (统计学习方法) by Li Hang.

Velocity · 7d
+2.2
★ / day
Trend
→steady
star history
This repository provides code implementations, Jupyter notebooks, mathematical notation references, and errata for the well-known machine learning textbook. It covers supervised and unsupervised learning algorithms including perceptron, SVM, decision trees, boosting, and hidden Markov models, with implementations written in Python.