An Analytical Implementation of CART Using RStudio for Churn Prediction

Data mining is a technique for finding new and undiscovered patterns, which help in predicting the future trends. Nowadays, it is being applied in all the fields, may it be, the field of medicines or credit cards or banking and insurance or telecommunications. Decision tree is a simple and popular technique of data mining (commonly employed for predictive analysis) which can be used to forecast the future trends. There are several algorithms for decision tree generation like ID3, C4.5, CART which can be applied with the help of different software tools like WEKA, Rapid Miner, R. This paper focuses on applying data mining in the field of telecommunications, to predict the churning behavior of the customers.