Difference between revisions of "Exam 2 Study Guide"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | Exam 2 will cover all material on the schedule since Exam 1. The exam is closed book, closed notes, closed internet. No calculator is allowed. | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==Legacy== | ||
− | |||
* Comparison of different regression learner performance characteristics: Trees, forests, KNN, linreg | * Comparison of different regression learner performance characteristics: Trees, forests, KNN, linreg |
Revision as of 23:15, 5 December 2017
Exam 2 will cover all material on the schedule since Exam 1. The exam is closed book, closed notes, closed internet. No calculator is allowed.
Legacy
- Comparison of different regression learner performance characteristics: Trees, forests, KNN, linreg
- Comparison of learner types: Regression, Classification, RL
- Overfitting: Definition, how to identify, what might prevent it, what might cause it?
- Bootstrap aggregating.
- Boosting.
- Decision trees. Random versus information based construction. Advantages of one over the other.
- Reinforcement learning: How is it defined? Questions about State, Action, Transitions, Reward
- Q-Learning. The update equation, definition of Q
- Dyna-Q
- Things you should know because you did the projects. In sample versus out of sample. Istanbul problem, why did shuffling help?
- Options
Readings:
- "Machine Learning", Chapter 1, Introduction
- "Machine Learning", Chapter 8, Instance-based Learning
- "Machine Learning", Chapter 3, Decision Tree Learning
- "Machine Learning", Chapter 3, Decision Tree Learning
- Paper: "Perfect Random Tree Ensembles" by Adele Cutler
- "Machine Learning", Chapter 13, Reinforcement Learning
The exam will include 30 questions. You will have 30 minutes (plus 5 extra in case of a problem) to complete the exam. The exam is closed book, closed notes. You can use an on screen calculator.