2 Linear Regression

  • Start: Monday, February 1
  • End: Friday, February 5

2.1 Summary

This we will begin discussing the regression task. To do so, we will introduce our first method, linear regression, which you have likely used before. However, now, we will focus exclusively on using that model to make predictions!

  • Keywords: Regression, Linear Regression, Prediction, Conditional Mean, RMSE, Test-Train Split

2.2 Learning Objectives

After completing this week, you are expected to be able to:

  • Understand how linear regression is used to estimate conditional means.
  • Use linear regression to make predictions.
  • Use a test-train split to estimate model performance.
  • Use an estimation-validation split to select a model.
  • Use the lm() and predict() functions in R.

2.4 Video

Title Link Mirror
2.1 - Welcome to Week 02 2.1 - YouTube 2.1 - ClassTranscribe
2.2 - Linear Regression 2.2 - YouTube 2.2 - ClassTranscribe
2.3 - Linear Regression in R 2.3 - YouTube 2.3 - ClassTranscribe

2.5 Assignments

Assignment Deadline Credit
Quiz 01 Monday, February 8 100%
Quiz 02 Monday, February 8 105%

2.6 Office Hours

Staff and Link Day Time
Zoom with David Monday 8:00 PM - 9:00 PM
Zoom with Tianyi Monday 9:00 PM - 10:00 PM
Zoom with David Thursday 8:00 PM - 9:00 PM
Zoom with Tianyi Thursday 9:00 PM - 10:00 PM
Piazza Any! Any!