Machine Learning Updated
Machine Learning Updated
Code CS-----
Prerequisite
Instructor
Reference Books
Quizzes 12%
Assignments 4%
Project/Presentation 9%
Sixteen-week lecture plan
Week Lecture Topic Recommended Readings
Course overview
Evaluation metrics
Neural Networks
• Bias Reduction
o Intuition
o Vectors
o Gradient Descent in function space
o Generic Boosting (AnyBoost)
▪ Algorithm and geometric interpretation
• Gradient Boosted Regression Trees
o Algorithm
o Detailed walk-through
• AdaBoost
o Setting
• ESLII 8.7,
o Odds Ratio and log-odds
ESLII Ch10,
o Step size proportional to error reduction
15, 16
o Instance weights proportional to (mis)classification and the say
of the classifier • SLP Ch4
12 23,24
o Algorithm and detailed walk-through • Murphy 2.2,
o Properties and Summary 3.1-3.4
• ESLII 6.6.3
Bayes Theorem •