Javascript must be enabled to continue!
Customer Churn Prediction Model Based on Adaptive Clustering Mixed-Sampling
View through CrossRef
Predicting the probability of customer churn is an important reference for formulating and implementing customer retention strategies. Compared with single classification method, ensemble learning method can obtain better generalization ability and ensemble learning-based customer churn prediction method has gradually become a research focus. However, the prediction data of customer churn is usually imbalanced in class, and there are problems of overlapping and class-imbalance, so the prediction effect of ensemble learning model is ineffective. Therefore, an ensemble learning method based on adaptive clustering mixed-sampling (CUS-Ensemble) is proposed. This method is based on Bagging and regarded the gradient boosting decision tree as classifier, Firstly, cleanse the date of the whole training set, Secondly, the clustering under-sampling method is used to sample majority class instances, so that the sampled majority class instances are slightly more than the minority class instances, then, the sampled majority class instances and all minority class instances form a new training subset and provide a data cleansing again, next, using Borderline-SMOTE to balance the cleaned subset, and input it into the decision tree. Finally, the output of several gradient boosting decision trees is integrated as the final prediction result. Experimental results on six imbalanced customer datasets show that, compared with EasyEnsemble and other comparison methods, the AUC and Recall value of this method are increased by 4% and 13.6% on average, which is helpful to reduce the losses caused by customer churn.
Title: Customer Churn Prediction Model Based on Adaptive Clustering Mixed-Sampling
Description:
Predicting the probability of customer churn is an important reference for formulating and implementing customer retention strategies.
Compared with single classification method, ensemble learning method can obtain better generalization ability and ensemble learning-based customer churn prediction method has gradually become a research focus.
However, the prediction data of customer churn is usually imbalanced in class, and there are problems of overlapping and class-imbalance, so the prediction effect of ensemble learning model is ineffective.
Therefore, an ensemble learning method based on adaptive clustering mixed-sampling (CUS-Ensemble) is proposed.
This method is based on Bagging and regarded the gradient boosting decision tree as classifier, Firstly, cleanse the date of the whole training set, Secondly, the clustering under-sampling method is used to sample majority class instances, so that the sampled majority class instances are slightly more than the minority class instances, then, the sampled majority class instances and all minority class instances form a new training subset and provide a data cleansing again, next, using Borderline-SMOTE to balance the cleaned subset, and input it into the decision tree.
Finally, the output of several gradient boosting decision trees is integrated as the final prediction result.
Experimental results on six imbalanced customer datasets show that, compared with EasyEnsemble and other comparison methods, the AUC and Recall value of this method are increased by 4% and 13.
6% on average, which is helpful to reduce the losses caused by customer churn.
Related Results
Application of Machine Learning Techniques for Customer Churn Prediction in the Banking Sector
Application of Machine Learning Techniques for Customer Churn Prediction in the Banking Sector
Aim/Purpose: Previous studies have primarily focused on comparing predictive models without considering the impact of data preprocessing on model performance. Therefore, this study...
Yayak Kartika Sari Prediksi Customer Churn Berbasis Adaptive Neuro Fuzzy Inference System
Yayak Kartika Sari Prediksi Customer Churn Berbasis Adaptive Neuro Fuzzy Inference System
Abstrak – Customer Churn adalah pelanggan yang berhenti berlangganan dan pindahpada perusahaan lain, karena berbagai faktor. Customer churn merupakan masalah yang sangatpenting yan...
Churn prediction using machine learning: A coupon optimization technique
Churn prediction using machine learning: A coupon optimization technique
Customer retention has been identified as one of the most crucial difficulties in every Business particularly in the grocery retail industry. In this context, an accurate forecast ...
Identifying customer churn in Telecom sector: A Machine Learning Approach
Identifying customer churn in Telecom sector: A Machine Learning Approach
Nowadays, there is no shortage of options for customers when choosing where to put their money. As a result, customer churn and engagement have become one of the top issues. With t...
The Impact of Customer Service Quality on Customer Satisfaction: A study on Bangladeshi Banks
The Impact of Customer Service Quality on Customer Satisfaction: A study on Bangladeshi Banks
Abstract
This research study examines the impact of customer service quality on customer satisfaction at Bangladeshi Banks. The study aimed to fill existing gaps in underst...
Customer Churn Prediction Using Machine Learning Algorithms
Customer Churn Prediction Using Machine Learning Algorithms
In today’s highly competitive industries, retaining customers is vital for sustaining business growth and profitability. Customer churn, the phenomenon where customers switch from ...
Detecting the Risk of Customer Churn in Telecom Sector: A Comparative Study
Detecting the Risk of Customer Churn in Telecom Sector: A Comparative Study
Churn rate describes the rate at which customers abandon a product or service. Identifying churn-risk customers is essential for telecom sectors to retain old customers and maintai...
Churn Influence Diffusion in a Multi-Relational Call Network
Churn Influence Diffusion in a Multi-Relational Call Network
Customer Churn is a pesky problem that continues to haunt telecommunication companies. Social influence analysis has recently been introduced in churn prediction, motivated by the ...


