Churn model is a mathematical representation of how churn impacts your business. Churn calculations are built on existing data – the number of customers who left your service during a given time period. A predictive churn model extrapolates on this data to show future potential churn rates. To further understand the project, I highly recommend reading the article.
Article Link
pip install -r requirements.txt
or pip install
os
numpy
pandas
seaborn
matplotlib
sklearn
Hasan Çatalgöl - hasancatalgol