logistic regression, credit scoring models, and rule-based decision systems. While these methods are effective
for modeling linear relationships, they exhibit limited capability in capturing complex non-linear patterns
present in large-scale financial datasets. Predicting loan defaults in such datasets is a challenging task due to
the presence of multiple interacting non-linear features, a concern relevant across various industries, including
FMCG and automation sectors.
[9,10]
A loan default typically occurs when a borrower fails to meet scheduled
repayment obligations, resulting in financial distress for the lender. The ability to identify potential defaults at
an early stage enables financial institutions to proactively manage and mitigate future risks. Consequently,
evaluating and assessing the performance of machine learning algorithms in this domain has become a
significant area of both academic research and practical application. Performance assessment focuses on
determining how effectively models can distinguish between potential defaulters and reliable borrowers. The
evaluation process relies on quantitative performance metrics, including accuracy, precision, recall, F1-score,
receiver operating characteristic (ROC) curve, and confusion matrix analysis. A comparative assessment using
multiple metrics is essential to ensure a robust and unbiased evaluation of predictive performance.
Furthermore, the outcomes of this study are compared with results reported in related works to establish
consistency and reliability. Several machine learning algorithms have demonstrated strong performance in loan
default prediction, notably Random Forest, Gradient Boosting Machines, XGBoost, and LightGBM.
[11,12]
These
ensemble models exhibit superior performance due to their ability to capture complex, multi-level interactions
among financial attributes such as credit history, income stability, debt-to-income ratio, and loan characteristics.
2. Literature review
Rendering to the research since 2019 to 2025, ensemble or collaborative machine learning approaches mainly
Gradient Boosting, Random Forest and XGBoost, LightGBM, consistently outstrip the classical statistical
technique methods for loan default prediction. Chen et al.
[13]
anticipated prejudiced logistic regression with L2
penalty dataset and TF-IDF features on Chinese credit data. The refining of imbalance dataset gives positive
analytics prospects as increases accuracy while reducing overfitting. Kinjole et al.
[14]
utilised the dataset of
LendingClub and processes with models SVM, Random Forest, XGBoost, and ADABoost, imposing SMOTE
variants to harmonize the data. SMOTE+ENNs with XGBoost attained 90.49% accuracy, whereas ensemble
assembling raised it to 93.7%, display that well-adjusted data and ensembles expand the forecasting. Zhua et
al.
[15]
analysed with the Lending Club dataset by utilizing Random Forest, SVM, and Logistic Regression
algorithm. The Random Forest algorithms performed best in association of SMOTE improved class balance and
model consistency. Leticia Monje et al.
[16]
implemented XGBoost algorithm with a proxy and fuzzy philological
model on P2P loans (20072020), attaining high accuracy and extra interpretability for officials and initial
default exposure. Luca Barbaglia et al.
[17]
they work on 12M European mortgages data and finding that XGBoost
outstripped logistic regression. The variables Interest rate, LTV, and local economy were considered as the key
predictors, prominence provincial risk variations. Mona Aly SharafEldin et al.
[18]
utilised the Egyptian bank loans
dataset along with the Decision Tree, Random Forest and Gradient Boosting algorithms. It is noted that Decision
Tree (Acc. 88%) achieved unsurpassed. The key forecasters variables were balance, due amount, and
delinquency. Zhang et al.
[19]
assessed the algorithm XGBoost, Gradient Boosting, and LightGBM with dataset of
institutional loan data. The Gradient Boosting accomplished best accuracy (0.8887), whereas XGBoost had
uppermost ROC-AUC (0.9714). The study presented cost-sensitive threshold fine-tuning for directive. Kang et
al.
[20]
(2025) considered the Kaggle loan data (148k records) and process the same with Random Forest,
XGBoost and LightGBM models, utilizing SMOTE for balance the dataset. It is observed that LightGBM achieved
best (Acc 0.9764, Prec 0.9747, Rec 0.9503). The significant features remained interest rate and credit type in
association of target variable
3. Objectives
• The objective of the present study contains three key directions:
• To accomplice experimental with selected ensemble machine learning models including Random Forest,
Gradient boosting, XGBoost and LightGBM) for forecasting loan defaults.
• To evaluate the performance of projected model by using appropriate metrics including accuracy, precision,
recall, F1-score, and ROC AUC.
• Use confusion matrix to assess the major performance of the models.
4. Hypothesis
The supposition for the experimental outlined as to compare the implication of machine learning models for
better performance as:
H1: The machine learning algorithms are significantly performing to deal the prediction of the loan defaults.
5. Methodology
Fig. 1 illustrates the research methodology. The experimental methodology of the research includes five main