Customer churn prediction dataset of a fictional telecommunication company made by IBM Sample Datasets.
Context
Predict behavior to retain customers. You can analyze all relevant customer data and develop focused customer retention programs.
Content
Each row represents a customer, each column contains customer’s attributes described on the column metadata.
The data set includes information about:
Customers who left within the last month: the column is called Churn
Services that each customer… See the full description on the dataset page:
https://huggingface.co/datasets/scikit-learn/churn-prediction.