Chapter 7

Supervised Learning: Predicting Customer Churn

Learning Objectives

By the end of this chapter, you will be able to:

  • Perform classification tasks using logistic regression
  • Implement the most widely used data science pipeline (OSEMN)
  • Perform data exploration to understand the relationship between the target and explanatory variables.
  • Select the important features for building your churn model.
  • Perform logistic regression as a baseline model to predict customer churn.

This chapter covers classification algorithms such as logistic regression and explains how to implement the OSEMN pipeline.

Introduction

Churn prediction is one of the most common use cases of machine learning. Churn can be anything—employee churn from a company, ...

Get Data Science for Marketing Analytics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.