Skip to main content

Course

Introduction to Regression with statsmodels in Python

Intermediate4 hr

Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regression analysis with statsmodels in Python.

Python4 hr14 videos53 Exercises4,150 XP61,149Statement of accomplishment

Create Your Free Account

Continue with Google
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies

Training a Team?

Try for Business

Course Description

Use Python statsmodels For Linear and Logistic Regression

Linear regression and logistic regression are two of the most widely used statistical models. They act like master keys, unlocking the secrets hidden in your data. In this course, you’ll gain the skills to fit simple linear and logistic regressions.

Through hands-on exercises, you’ll explore the relationships between variables in real-world datasets, including motor insurance claims, Taiwan house prices, fish sizes, and more.

Discover How to Make Predictions and Assess Model Fit

You’ll start this 4-hour course by learning what regression is and how linear and logistic regression differ, learning how to apply both. Next, you’ll learn how to use linear regression models to make predictions on data while also understanding model objects.

As you progress, you’ll learn how to assess the fit of your model, and how to know how well your linear regression model fits. Finally, you’ll dig deeper into logistic regression models to make predictions on real data.

Learn the Basics of Python Regression Analysis

By the end of this course, you’ll know how to make predictions from your data, quantify model performance, and diagnose problems with model fit. You’ll understand how to use Python statsmodels for regression analysis and be able to apply the skills to real-life data sets.

Feels like what you want to learn?

Start Course for Free

What you'll learn

  • Assess the accuracy and limitations of model predictions, including the effects of extrapolation and variable transformation
  • Define the roles of coefficients, residuals, R-squared, residual standard error, leverage, and Cook’s distance within regression output
  • Differentiate between probability, odds ratio, log-odds, and most-likely outcome when interpreting logistic regression results and confusion matrices
  • Evaluate model fit by interpreting numerical metrics and diagnostic plots for both linear and logistic regression
  • Identify appropriate scenarios for applying simple linear and logistic regression with statsmodels in Python

Prerequisites

Curriculum

Course outline

1

Simple Linear Regression Modeling

You’ll learn the basics of this popular statistical model, what regression is, and how linear and logistic regressions differ. You’ll then learn how to fit simple linear regression models with numeric and categorical explanatory variables, and how to describe the relationship between the response and explanatory variables using model coefficients.
Start Chapter
2

Predictions and model objects

In this chapter, you’ll discover how to use linear regression models to make predictions on Taiwanese house prices and Facebook advert clicks. You’ll also grow your regression skills as you get hands-on with model objects, understand the concept of "regression to the mean", and learn how to transform variables in a dataset.
Start Chapter
3

Assessing model fit

In this chapter, you’ll learn how to ask questions of your model to assess fit. You’ll learn how to quantify how well a linear regression model fits, diagnose model problems using visualizations, and understand each observation's leverage and influence to create the model.
Start Chapter

Introduction to Regression with statsmodels in Python

Course
Complete

Earn Statement of Accomplishment

Enroll Now

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.