Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oulianov/churnpowerco

Prediction of client's churn at the energy provider company PowerCo.
https://github.com/oulianov/churnpowerco

Last synced: 10 days ago
JSON representation

Prediction of client's churn at the energy provider company PowerCo.

Awesome Lists containing this project

README

        

# churnpowerco
Prediction of client's churn at the energy provider company PowerCo.

## Presentation

The data for this case study was provided with the courtesy of BCG Gamma during one of their workshop at HEC Paris. Customers' data was fully anonymized.

This case focuses on client's data from an energy company. **The goal is to predict churn, and then propose a solution to avoid it**.

At the end, using an XGBoost model and a coupon strategy, we allow PowerCo to save roughly 6% of its margin by preventing churn.

## Instructions

The content of this case study can be viewed online [by clicking on this link](https://htmlpreview.github.io/?https://github.com/oulianov/churnpowerco/blob/master/Project%20Churn.html).