Related Experiment Video
Updated: May 8, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
Customer churn prediction model based on hybrid neural networks.
Xinyu Liu1, Guoen Xia1,2, Xianquan Zhang3
1College of Computer Science and Engineering, Guangxi Normal University, Guilin, 541000, China.
This study introduces CCP-Net, a hybrid neural network for customer churn prediction. CCP-Net significantly improves prediction accuracy by effectively extracting complex features, outperforming existing models across various datasets.
Area of Science:
- Machine Learning
- Data Science
- Artificial Intelligence
Background:
- Customer retention is vital for organizational sustainability.
- Traditional models struggle with complex nonlinear and time-series data for churn prediction.
- Sample imbalance negatively impacts model performance.
Purpose of the Study:
- To propose a novel hybrid neural network model, CCP-Net, for accurate customer churn prediction.
- To address limitations of traditional machine learning and single deep learning models.
- To enhance customer retention strategies through improved prediction accuracy.
Main Methods:
- Utilized ADASYN sampling for data preprocessing to balance imbalanced datasets.
- Employed a hybrid architecture combining Multi-Head Self-Attention, BiLSTM, and CNN for feature extraction.
- Implemented cross-validation on Telecom, Bank, Insurance, and News datasets.
Main Results:
- CCP-Net demonstrated superior performance across all evaluated metrics compared to existing algorithms.
- Achieved high precision rates: 92.19% (Telecom), 91.96% (Bank), 95.87% (Insurance), and 95.12% (News).
- Showcased performance improvements of 1-3% over other hybrid neural network models.
Conclusions:
- The CCP-Net model effectively enhances the accuracy and robustness of customer churn prediction.
- Its design is suitable for wide application across diverse industries, including finance, telecommunications, and media.
- Provides enterprises with more effective churn management strategies.
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Hybrid Zones
Multi-input and Multi-variable systems
In the absence...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...

