course_model

Exam 2 Review

Exam 2 will focus on regression. What is it, how do we get it to work with our data, and what do the results mean? It also covers Decision Trees.

Practice:

Review from prior exam

I would also strongly suggest that you review ml04 and ml03, as those concepts are important for understanding regression and decision trees.

ml03-category-prediction

ml04-number-prediction

New content

ml05-ols

ml06-logistic-transform

ml07-dt