scikit-learn/churn-prediction
收藏资源简介:
该数据集是由IBM Sample Datasets创建的虚构电信公司的客户流失预测数据集。数据集用于预测客户行为以保留客户,包含每位客户的相关属性信息,如服务订阅情况(电话、多线路、互联网、在线安全、在线备份、设备保护、技术支持、流媒体电视和电影)、账户信息(客户服务时长、合同、支付方式、无纸化账单、月度费用和总费用)以及人口统计信息(性别、年龄范围、是否有伴侣和家属)。
This dataset is a customer churn prediction dataset for a fictional telecommunications company created by IBM Sample Datasets. It is developed to predict customer behavior for customer retention purposes, and contains relevant attribute information for each customer, including service subscription details (phone service, multiple lines, internet service, online security, online backup, device protection, technical support, streaming TV, and streaming movies), account information (customer tenure, contract type, payment method, paperless billing, monthly charges, and total charges), and demographic information (gender, age range, whether the customer has a partner and dependents).
数据集概述
数据集名称
Customer churn prediction dataset of a fictional telecommunication company made by IBM Sample Datasets.
数据集内容
该数据集包含以下信息:
- 客户流失情况:最后一月内离开的客户,对应列名为Churn。
- 客户服务信息:包括电话、多线服务、互联网、在线安全、在线备份、设备保护、技术支持和流媒体电视及电影。
- 客户账户信息:客户成为用户的时间、合同类型、付款方式、电子账单、月费用和总费用。
- 客户人口统计信息:性别、年龄范围、是否有伴侣和依赖者。
数据集结构
每个客户对应一行数据,每列包含客户的属性,具体描述在列元数据中。
数据集来源
许可证
cc-by-4.0




