/customerChurn

We going to build a basic model for predicting customer churn using Telco Customer Churn dataset. We're using some classification algorithm to model customers who have left, using Python tools such as pandas for data manipulation and matplotlib for visualizations.

Primary LanguageJupyter Notebook

Stargazers