Related Experiment Video
Updated: Jan 21, 2026

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
Published on: November 10, 2023
Combining predictive accuracy and interpretability: a data-driven approach to telecom churn analysis
Pankaj Hooda1, Pooja Mittal1, Prashant Kumar Shukla2
1Department of Computer Science and Applications, Maharshi Dayanand University, Rohtak, Haryana, India.
Abstract:
Acquiring consumers is a challenge in the telecom industry since it reduces profits and slows growth. Customer churn prediction remains a pivotal challenge for telecommunications companies seeking to retain subscribers and sustain profitability in highly competitive markets. This study introduces XCL-Churn, an explainable ensemble learning framework that integrates XGBoost, CatBoost, and LightGBM within a soft-voting meta-architecture to achieve robust and interpretable churn prediction. The proposed framework leverages a comprehensive data preprocessing pipeline involving iterative Bayesian Ridge imputation for missing data, multi-stage scaling (Robust, Standard, and Min-Max), and feature refinement through a hybrid Boruta-Random Forest (RF) strategy. Class imbalance is addressed using the Synthetic Minority Oversampling Technique (SMOTE), ensuring equitable learning across churn and non-churn classes. The model is trained and validated on the large-scale Expresso Churn Prediction Challenge dataset from Zindi, encompassing approximately two million customer records with heterogeneous demographic, behavioral, and financial attributes. The novelty of this work lies in its holistic integration of advanced data imputation, multi-stage scaling, and hybrid feature selection within an explainable soft-voting ensemble that merges three state-of-the-art gradient boosting models. Experimental results demonstrate that the XCL-Churn ensemble achieves superior predictive performance-97.44% accuracy, 93.82% precision, 87.82% recall, and 91.25% F1-score-while maintaining computational efficiency with a reduced training time compared to traditional stacking and blending strategies. Furthermore, the incorporation of Explainable AI (XAI) techniques-LIME for local interpretability and SHAP for global feature importance-enhances transparency by elucidating the key behavioral and financial indicators driving customer churn decisions.
Related Concept Videos
Bioequivalence Data: Statistical Interpretation
Model-Independent Approaches for Pharmacokinetic Data: Noncompartmental Analysis
One important characteristic of noncompartmental analyses is that drug exposure increases proportionally with increasing doses. This...
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
Uncertainty in Measurement: Accuracy and Precision
Improving Translational Accuracy
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...

