Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 388 Bytes

Churn-Prediction-in-a-Telco

The objective of this notebook is to explain how to do churn prediction in a Telco using three different random forest models:

  • Random forest classifier
  • Random forest regressor
  • Random survival forest

Corresponding Medium post found here.