PRML: Christopher M. Bishop Pattern Recognition and Machine Learning. Springer.
统计学习方法2: 李航 统计学习方法(第二版). 清华大学出版社.
机器学习: 周志华 机器学习. 清华大学出版社.
Topic | Primary Readings | Supplemental Readings | Slides | Vedios |
---|---|---|---|---|
Introduction | 《PRML》(chapters of Introduction) | - | slides | vedios |
Linear Models | 《PRML》(chapters of Linear Models for Regression and Linear Models for Classification) | - | slides | vedios |
Decision Trees and Ensemble Learning | 《统计学习方法2》(chapters of 决策树) 《机器学习》(chapters of 集成学习) |
《PRML》(chapters of Combining Models) | slides | vedios |
Clustering and Mixture Models | 《PRML》(chapters of Mixture Models and EM) | 《统计学习方法2》(chapters of EM算法及其推广) | slides | vedios |
Feature Engineering | 《PRML》12.1;《机器学习》11.1-11.3 《统计学习方法2》17.1-17.2 |
- | slides | vedios |