Problem Statement: Churn Rate is defined as customers that are likely to cancel a subscription to a service based on how they use the service. Building a classification model to predict whether a customer will cancel the subrciption or not.
The Repository consists of the following:
- Jupyter Notebook (Solution of the Problem Statement)
- Dataset, divided into 2 parts: train and test
- README.md file