Skip to main content
HomePython

Course

Introduction to Predictive Analytics in Python

BasicSkill Level
4.8+
207 reviews
Updated 11/2022
In this course you'll learn to use and present logistic regression models for making predictions.
Start Course for Free
PythonMachine Learning4 hr14 videos52 Exercises4,100 XP22,387Statement of Accomplishment

Create Your Free Account

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

Group

Training 2 or more people?

Try DataCamp for Business

Course Description

In this course, you will learn how to build a logistic regression model with meaningful variables. You will also learn how to use this model to make predictions and how to present it and its performance to business stakeholders.

Prerequisites

Intermediate Python
1

Building Logistic Regression Models

In this Chapter, you'll learn the basics of logistic regression: how can you predict a binary target with continuous variables and, how should you interpret this model and use it to make predictions for new examples?
Start Chapter
2

Forward stepwise variable selection for logistic regression

3

Explaining model performance to business

4

Interpreting and explaining models

Introduction to Predictive Analytics in Python
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.8
from 207 reviews
84%
16%
0%
0%
0%
  • Ahmed
    2 days ago

  • Єлизавета
    3 days ago

  • Andrew
    7 days ago

  • Chun Yu
    2 weeks ago

  • Viktoria
    3 weeks ago

  • Jaehun
    3 weeks ago

Ahmed

Єлизавета

Andrew

FAQs

What type of model does this course focus on building?

The course centers on logistic regression models for predicting binary outcomes. You learn to select variables, make predictions, and present model results to stakeholders.

Will I learn how to present model results to non-technical audiences?

Yes. Chapter 3 teaches you to construct cumulative gains curves and lift graphs, which are effective tools for demonstrating model value to business stakeholders.

What is forward stepwise variable selection and why does it matter?

It is a method for choosing which variables to include in your model by adding them one at a time. Chapter 2 walks you through implementing this technique for logistic regression.

What Python libraries are needed for this course?

You need Intermediate Python as a prerequisite. The course uses Python for building logistic regression models, performing variable selection, and creating visualizations.

What are predictor insight graphs and when are they useful?

Predictor insight graphs show how each variable in your model relates to the target. Chapter 4 teaches you to create and interpret them to explain your model's logic to others.

Join over 19 million learners and start Introduction to Predictive Analytics in Python today!

Create Your Free Account

or

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

Grow your data skills with DataCamp for Mobile

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