Deadlines
- Moodle Reading Mon Nov 8, midnight
- Practice 8 Mon Nov 8, midnight
- Book Ch. 4 — How Numbers Get Their Clout — read for Forum 4, Fri Nov 5
- Forum 4 Wed Nov 10, midnight
- Milestone 2 Sat Nov 7, midnight
Week 10: Linear Regression
Learning Objectives
- 10A I can train and interpret linear regression models.
- 10B I can apply Ridge and Lasso regularization to reduce overfitting and explain the effect of the regularization parameter.
- 10C I can compute and interpret regression performance metrics — MAE, RMSE, and R².
Perspectival Reading
Reading: TBD
Reflection Questions
- Linear regression assumes a particular relationship between variables. What gets hidden when the world doesn’t conform to this assumption?
- What does it mean for a coefficient to be “significant”? Significant to whom, and for what purpose?
- How might the choice to use a linear model reflect or reinforce existing patterns in society?