Posts I wrote for an upper-division seminar course on Machine Learning. I need to polish them when I have a chance, especially those that came late in the semester. There are also significant additional topics that should be included in the future — e.g. Generative models and topics in Unsupervised Learning; or VC dimension.
Contents
Linear models for Binary classification and Regression
Selecting a model with Empirical Risk Minimization, Hypothesis classes
Decision stumps and Boosting
-
- Decision stumps (second half of post)
- Boosting (AdaBoost) on Decision stumps, with an application