Related Experiment Video
Updated: Jul 7, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Negative correlation learning for customer churn prediction: a comparison study
Ali Rodan1, Ayham Fayyoumi2, Hossam Faris1
1King Abdulla II School for Information Technology, The University of Jordan, Amman 11942, Jordan.
Abstract:
Recently, telecommunication companies have been paying more attention toward the problem of identification of customer churn behavior. In business, it is well known for service providers that attracting new customers is much more expensive than retaining existing ones. Therefore, adopting accurate models that are able to predict customer churn can effectively help in customer retention campaigns and maximizing the profit. In this paper we will utilize an ensemble of Multilayer perceptrons (MLP) whose training is obtained using negative correlation learning (NCL) for predicting customer churn in a telecommunication company. Experiments results confirm that NCL based MLP ensemble can achieve better generalization performance (high churn rate) compared with ensemble of MLP without NCL (flat ensemble) and other common data mining techniques used for churn analysis.
Related Concept Videos
Correlations
Regression Toward the Mean
Correlation
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Residual Plots
When the residual values are plotted against the variable x, it is called a residual...
Correlation and Regression