This document presents a proposed churn prediction model based on data mining techniques. The model involves 6 steps: identifying the problem domain, data selection, data investigation, classification, clustering, and knowledge usage. The model is tested on a dataset from a mobile service provider containing 5000 instances with 23 attributes. Decision tree, neural network, and support vector machine techniques are used for classification. SVM achieved the best results, predicting 421 churners with 84.2% accuracy. These predicted churners are then clustered into 3 groups using k-means clustering. The clusters may be used for retention strategies based on profitability, priority, or dissatisfaction levels.
Related topics: