Multiple Linear Regression
Offered By: Codecademy
Course Description
Overview
Learn how to build and interpret linear regression models with more than one predictor variable.
This course builds on simple linear regression by working with multiple predictor variables rather than just one. Multiple linear regression is a powerful tool for data scientists looking to analyze how multiple factors are related to an outcome. Python is used by professionals in the Data Analysis and Data Science fields as part of their daily work.
### Take-Away Skills
In this course, you will learn how to make a multiple linear regression model, with more than one predictor variable in Python. In addition to learning how to make the model, you will also learn how to interpret it. This is almost more critical than making the model itself — being able to communicate the findings that you get from your model is an essential skill of a data scientist.
This course builds on simple linear regression by working with multiple predictor variables rather than just one. Multiple linear regression is a powerful tool for data scientists looking to analyze how multiple factors are related to an outcome. Python is used by professionals in the Data Analysis and Data Science fields as part of their daily work.
### Take-Away Skills
In this course, you will learn how to make a multiple linear regression model, with more than one predictor variable in Python. In addition to learning how to make the model, you will also learn how to interpret it. This is almost more critical than making the model itself — being able to communicate the findings that you get from your model is an essential skill of a data scientist.
Syllabus
- Multiple Linear Regression: Leverage the power of multiple variables to build predictive algorithms!
- Lesson: Multiple Linear Regression
- Article: Matrix Representation of Linear Regression
- Lesson: Interactions and Polynomial Terms
- Article: Log Transformations (And More)
- Quiz: Multiple Linear Regression
- Project: Algerian Forest Fires
- Article: Next Steps
Taught by
Jace van Auken
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity