Learn how to fit, interpret, and compare linear regression models in Python.
In this course, you'll learn how to fit, interpret, and compare linear regression models in Python. This is useful for research questions such as:
- Can I predict how much a customer will spend at a store based on attributes such as age, income, and location?
- What is the relationship between a person's income and other attributes such as education level and years of experience?
This course requires some prior experience with Python, including experience with Pandas and basic data manipulation, summary statistics, and hypothesis testing.
In this course, you'll learn how to fit, interpret, and compare linear regression models in Python. This is useful for research questions such as:
- Can I predict how much a customer will spend at a store based on attributes such as age, income, and location?
- What is the relationship between a person's income and other attributes such as education level and years of experience?
This course requires some prior experience with Python, including experience with Pandas and basic data manipulation, summary statistics, and hypothesis testing.