Module 1: Linear Regression 1

Module Overview

In this module, you will learn the fundamentals of linear regression. You'll start with simple baseline models, implement linear regression using scikit-learn, and understand how to interpret model coefficients.

Learning Objectives

Guided Project

Open JDS_SHR_211_guided_project_notes.ipynb in the GitHub repository below to follow along with the guided project:

Guided Project Video

Module Assignment

Complete the Module 1 assignment to practice linear regression techniques you've learned.

Assignment Solution Video

Resources

Documentation and Tutorials

Articles and Readings