Telecom Churn Dataset
Description
Maintaining current customers is very important as acquiring new customers is very expensive compared to maintaining current customers. So to understand what rate the customers are leaving Churn is calculated. The dataset contains the customer churn which is calculated by the number of customers who leave the company during a given period. The target variable in the dataset is 'Churn'. There may be many reasons for customer churn like bad onboarding, poor customer service, less engagement, and others.

Data Set Characteristics: Classification - Bivariate
Number of Instances: 6499
Features
- CustomerID 
- Gender 
- Senior Citizen 
- Partner 
- Dependents 
- Tenure 
- Phone Service 
- Multiple Lines 
- Internet Service 
- Online Security 
- Online Backup 
- Device Protection 
- Tech Support 
- Streaming TV 
- Streaming Movies 
- Contract 
- Paperless Billing 
- Payment Method 
- Monthly Charges 
- Total Charges 
- Churn 


Acknowledgments
The dataset was provided by Squark and it is available here.
Last updated
Was this helpful?