Slides empty?
The project aims to identify customers that are likely to churn or stop to using a service. Each customer has a score associated with the probability of churning. Considering this data, the company would send an email with discounts or other promotions to avoid churning.
The ML strategy applied to approach this problem is binary classification, which for one instance (
In the formula,
In brief, the main idea behind this project is to build a model with historical data from customers and assign a score of the likelihood of churning.
For this project, we used a Kaggle dataset.
The notes are written by the community. If you see an error here, please create a PR with a fix. |
---|