<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">ajibm</journal-id>
      <journal-title-group>
        <journal-title>American Journal of Industrial and Business Management</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2164-5175</issn>
      <issn pub-type="ppub">2164-5167</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/ajibm.2026.167034</article-id>
      <article-id pub-id-type="publisher-id">ajibm-152485</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Business</subject>
          <subject>Economics</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>An Explainable Machine Learning Model for Credit Risk Prediction: Evidence from Commercial Banks in Bangladesh</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Islam</surname>
            <given-names>Kazi Naimul</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Department of Business Administration, East West University, Dhaka, Bangladesh </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The author declares no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>10</day>
        <month>07</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>07</month>
        <year>2026</year>
      </pub-date>
      <volume>16</volume>
      <issue>07</issue>
      <fpage>647</fpage>
      <lpage>673</lpage>
      <history>
        <date date-type="received">
          <day>29</day>
          <month>04</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>07</day>
          <month>07</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>10</day>
          <month>07</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/ajibm.2026.167034">https://doi.org/10.4236/ajibm.2026.167034</self-uri>
      <abstract>
        <p>With the increasing complexity of financial data, accurate credit risk prediction has become essential for effective lending decisions and financial stability in commercial banking. This study proposes an explainable machine learning framework for credit risk prediction in the context of commercial banks in Bangladesh. A synthetic borrower-level dataset consisting of 5000 records was developed to simulate plausible demographic, financial, loan-related, and repayment-behavior characteristics commonly associated with commercial banking practice in Bangladesh. Four machine learning models, namely Logistic Regression, Random Forest, Support Vector Machine, and XGBoost, were implemented and compared using accuracy, precision, recall, F1-score, and AUC-ROC. The results show that ensemble-based models outperform the baseline Logistic Regression model. XGBoost achieved the strongest overall classification performance, with an accuracy of 96%, precision of 0.95, recall of 0.94, and F1-score of 0.95, while Random Forest achieved the highest AUC-ROC value of 0.94. To improve transparency, SHAP and LIME were applied to provide global and local explanations of model predictions. The findings indicate that debt-to-income ratio, monthly income, loan amount, previous default history, and late payment behavior are the major drivers of predicted credit risk. Since the dataset is synthetic, the results should be interpreted as simulation-based evidence rather than direct empirical evidence from confidential commercial bank records. The proposed framework demonstrates the potential value of explainable machine learning for transparent and data-driven credit risk assessment in the Bangladeshi banking context.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Credit Risk Prediction</kwd>
        <kwd>Machine Learning</kwd>
        <kwd>Explainable Artificial Intelligence (XAI)</kwd>
        <kwd>XGBoost</kwd>
        <kwd>SHAP</kwd>
        <kwd>Commercial Banking</kwd>
        <kwd>Financial Risk Management</kwd>
        <kwd>Bangladesh</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>In today’s data-driven financial environment, credit risk management has become a fundamental concern for banking institutions worldwide, as it directly affects financial stability, profitability, and overall risk control ([<xref ref-type="bibr" rid="B4">4</xref>]). In the context of commercial banking, credit risk prediction is not only a technical problem but also a major business challenge. Ineffective credit risk assessment leads to higher default rates, increased non-performing loans, and reduced financial performance ([<xref ref-type="bibr" rid="B17">17</xref>]). Therefore, improving both the accuracy and the interpretability of credit risk models is essential for sustainable banking operations ([<xref ref-type="bibr" rid="B1">1</xref>]). Across global financial markets, ineffective credit risk assessment has been a major contributor to increasing levels of non-performing loans and financial instability. As a result, banks and financial institutions are increasingly adopting data-driven approaches to improve the accuracy and efficiency of credit risk evaluation. Traditionally, statistical models such as logistic regression have been widely used for credit risk prediction due to their simplicity and interpretability. However, these models often fail to capture complex nonlinear relationships and hidden patterns within borrower data. With the rapid advancement of machine learning and artificial intelligence, more sophisticated models have been introduced, significantly improving predictive performance in credit risk analysis ([<xref ref-type="bibr" rid="B7">7</xref>]). In recent years, the focus has shifted not only toward improving prediction accuracy but also toward enhancing model transparency. Many machine learning models operate as black-box systems ([<xref ref-type="bibr" rid="B12">12</xref>]), making it difficult to understand how predictions are generated. This lack of interpretability presents a major challenge in the banking sector, where decisions must be transparent, explainable, and compliant with regulatory requirements. To address this issue, explainable artificial intelligence (XAI) has emerged as an important research area ([<xref ref-type="bibr" rid="B10">10</xref>]). Explainability techniques such as SHAP and LIME provide both global and local interpretations of model predictions ([<xref ref-type="bibr" rid="B9">9</xref>]), enabling financial institutions to understand the contribution of individual features in determining credit risk ([<xref ref-type="bibr" rid="B4">4</xref>]). These techniques not only improve trust in machine learning models but also support better decision-making by loan officers and managers. Despite these advancements, most existing studies are based on international datasets and may not accurately reflect the characteristics of developing economies such as Bangladesh. Differences in borrower behavior, financial structure, and banking practices create the need for context-specific models that can better capture local credit risk dynamics. To address this gap, this study proposes an explainable machine learning framework tailored to commercial banking in Bangladesh. The framework evaluates multiple machine learning models, including Logistic Regression, Random Forest, Support Vector Machine (SVM), and XGBoost, and identifies XGBoost as the best-performing model, achieving an accuracy of 96%. In addition, the integration of explainability techniques ensures transparency and supports practical decision-making in banking operations. The main contribution of this study lies in integrating explainable machine learning with a context-specific dataset tailored to the Bangladeshi banking sector.</p>
      <p>Unlike traditional approaches that focus solely on predictive performance, this study emphasizes both accuracy and interpretability, making the proposed framework more suitable for real-world financial decision-making. From a business perspective, the proposed framework offers practical value by helping banks reduce non-performing loans, improve credit approval strategies, and enhance overall financial performance. By combining predictive accuracy with interpretability, this study provides a comprehensive solution that addresses both technical and managerial challenges in credit risk prediction.</p>
      <p>To address this gap, this study proposes an explainable machine learning framework for credit risk prediction in the context of commercial banks in Bangladesh. The analysis is based on a synthetic borrower-level dataset of 5000 records designed to simulate plausible borrower characteristics, financial behavior, and repayment patterns commonly associated with commercial lending practice in Bangladesh. The framework evaluates Logistic Regression, Random Forest, Support Vector Machine, and XGBoost, and integrates SHAP and LIME to improve model interpretability. The main contribution of this study lies in integrating explainable machine learning with a Bangladesh-focused credit-risk simulation framework. Unlike traditional approaches that focus only on predictive performance, this study emphasizes classification accuracy, interpretability, and practical transparency in simulated credit-risk decision-making. However, because the dataset is synthetic, the findings should be interpreted as simulation-based evidence rather than direct empirical evidence from actual commercial bank records. Future validation using real borrower-level banking data is required before operational deployment.</p>
    </sec>
    <sec id="sec2">
      <title>2. Literature Review</title>
      <p>Recent research has increasingly focused on the application of machine learning (ML) and artificial intelligence (AI) techniques in credit risk prediction to enhance decision-making accuracy and efficiency in commercial banking. Traditional statistical models, such as logistic regression, have long been used due to their interpretability; however, they are limited in capturing nonlinear relationships and complex borrower behavior ([<xref ref-type="bibr" rid="B14">14</xref>]). To overcome these limitations, advanced ML models such as Random Forest and gradient boosting algorithms have been widely adopted. Ensemble-based approaches significantly improve credit scoring performance by effectively capturing nonlinear patterns in financial data. Similarly, LightGBM-based models have shown strong performance in handling large-scale and imbalanced datasets in banking environments ([<xref ref-type="bibr" rid="B13">13</xref>]). A growing body of literature has emphasized the importance of explainability in credit risk models. Explainable machine learning techniques, such as LIME combined with Random Forest, enhance local interpretability of model predictions ([<xref ref-type="bibr" rid="B3">3</xref>]).</p>
      <p>Likewise, XGBoost integrated with SHAP has been shown to achieve high predictive accuracy while maintaining transparency in decision-making ([<xref ref-type="bibr" rid="B15">15</xref>]).</p>
      <p>Recent studies extend this direction by focusing on explainable AI (XAI) frameworks. XGBoost-based models have demonstrated high classification performance in credit risk prediction ([<xref ref-type="bibr" rid="B6">6</xref>]). SHAP-based frameworks improve transparency and provide detailed feature-level insights ([<xref ref-type="bibr" rid="B16">16</xref>]). Additionally, SHAP-based stability analysis confirms that explainable models produce consistent and reliable feature importance interpretations ([<xref ref-type="bibr" rid="B8">8</xref>]). <bold>Table 1</bold> presents a comparative summary of related literature on machine learning-based credit risk prediction.</p>
      <p><bold>Table 1.</bold> Comparison of related literature.</p>
      <table-wrap id="tbl1">
        <label>Table 1</label>
        <table>
          <tbody>
            <tr>
              <td>
                <bold>Authors (Year)</bold>
              </td>
              <td>
                <bold>Focus</bold>
              </td>
              <td>
                <bold>Key Result/Performance</bold>
              </td>
              <td>
                <bold>Gap</bold>
              </td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B14">14</xref>
                ]
              </td>
              <td>Credit risk assessment (Logistic Regression)</td>
              <td>Provides baseline performance but fails to capture nonlinear relationships</td>
              <td>Limited predictive capability</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B13">13</xref>
                ]
              </td>
              <td>Banking risk modeling (LightGBM)</td>
              <td>Effective for large-scale and imbalanced datasets</td>
              <td>Limited explainability</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B3">3</xref>
                ]
              </td>
              <td>Interpretability in finance (RF + LIME)</td>
              <td>Enhances local explanation capability</td>
              <td>Limited global interpretability</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B15">15</xref>
                ]
              </td>
              <td>Explainable credit risk (XGBoost + SHAP)</td>
              <td>High accuracy with strong interpretability</td>
              <td>Computational complexity</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B6">6</xref>
                ]
              </td>
              <td>Credit risk prediction (XGBoost)</td>
              <td>High AUC and strong performance</td>
              <td>Black-box nature</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B16">16</xref>
                ]
              </td>
              <td>Explainable AI (SHAP framework)</td>
              <td>Improves transparency and feature insights</td>
              <td>Limited real-world validation</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B8">8</xref>
                ]
              </td>
              <td>Model stability (SHAP-based ML)</td>
              <td>Ensures stable feature importance</td>
              <td>Dataset dependency</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B18">18</xref>
                ]
              </td>
              <td>Hybrid ML + SHAP</td>
              <td>Improves interpretability</td>
              <td>Implementation complexity</td>
            </tr>
            <tr>
              <td>
                [
                <xref ref-type="bibr" rid="B12">12</xref>
                ]
              </td>
              <td>Systematic review</td>
              <td>Boosting models outperform traditional methods</td>
              <td>Limited explainability focus</td>
            </tr>
            <tr>
              <td>
                <bold>Proposed (2026)</bold>
              </td>
              <td>ML + XAI for Bangladesh banking</td>
              <td>Aims for high accuracy with interpretability</td>
              <td>Underexplored context</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>Moreover, hybrid approaches combining machine learning and explainability techniques have gained increasing attention. These models improve interpretability while maintaining strong predictive performance in complex financial systems ([<xref ref-type="bibr" rid="B18">18</xref>]).</p>
      <p>A systematic review also confirms that boosting-based models outperform traditional approaches, while highlighting the growing need for explainable frameworks in credit risk prediction ([<xref ref-type="bibr" rid="B12">12</xref>]).</p>
      <p>Despite these advancements, there remains a lack of empirical research in developing countries such as Bangladesh ([<xref ref-type="bibr" rid="B5">5</xref>]). On international datasets, which may not accurately reflect local borrower behavior and banking practices. This creates a contextual gap in understanding credit risk dynamics within commercial banking systems in Bangladesh.</p>
      <p>Therefore, this study aims to address this gap by applying explainable machine learning models using a context-specific dataset. In addition to technical performance, credit risk prediction plays a crucial role in business decision-making within commercial banks. Accurate risk assessment helps financial institutions reduce non-performing loans, optimize lending strategies, and improve overall financial stability. Therefore, integrating explainable machine learning models not only enhances predictive accuracy but also supports managerial decision-making and regulatory compliance in banking operations. Despite significant advancements in machine learning-based credit risk prediction, most existing studies rely on datasets from developed economies. These datasets often fail to capture the financial behavior and structural characteristics of developing countries such as Bangladesh. Furthermore, limited research integrates explainability techniques in a practical business context. Therefore, a gap exists in the development of interpretable, context-specific credit risk models tailored to emerging financial systems.</p>
    </sec>
    <sec id="sec3">
      <title>3. Methodology</title>
      <p>The overall workflow of the proposed study is presented in <xref ref-type="fig" rid="fig1">Figure 1</xref>. The process starts with data collection, followed by preprocessing and feature selection. Multiple machine learning models are then trained and evaluated. Finally, explainability techniques such as SHAP and LIME are applied to interpret the results, leading to the final analysis. All figures and tables are cited in sequential order according to their first appearance in the manuscript.</p>
      <sec id="sec3dot1">
        <title>3.1. Dataset Description</title>
        <p>This study uses a synthetic, realistically structured dataset comprising 5,000 borrower-level loan records. The dataset was designed to simulate credit-risk characteristics associated with commercial banking practice in Bangladesh. Each observation represents a hypothetical borrower or loan account and includes demographic, financial, loan-related, and repayment-behavior attributes.</p>
        <p>The dataset incorporates simulated patterns inspired by financial institutions in Bangladesh, including private commercial banks, such as BRAC Bank, City Bank, and Dutch-Bangla Bank; Islamic banks, such as Islami Bank Bangladesh; and state-owned banks. This design was used to ensure diversity in borrower profiles, institutional characteristics, and credit-risk behavior. However, these </p>
        <fig id="fig1">
          <label>Figure 1</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId13.jpeg?20260710042840" />
        </fig>
        <p><bold>Figure 1</bold><bold>.</bold> Proposed framework flowchart.</p>
        <p>bank names were used as examples for simulation design. No borrower-level records, customer information, loan accounts, or transaction data from these institutions were used. The dataset was constructed using domain knowledge of banking practice and credit-risk variables used in credit scoring. The main variables include monthly income, loan amount, loan tenure, employment status, credit history length, debt-to-income ratio, previous default history, late payment count, collateral value, account balance, bank type, loan type, and regional classification. These variables were selected because they are associated with repayment capacity, credit exposure, and default risk. The target variable is loan default status, where 1 indicates default, and 0 indicates non-default. In this study, “default” is operationally defined as a simulated borrower failing to meet repayment obligations based on the generated latent credit-risk profile. The default variable was not directly hard-coded from one or two predictors. Instead, it was generated probabilistically based on multiple borrower-level characteristics, including debt-to-income ratio, prior default history, late-payment count, loan amount, monthly income, credit history length, collateral value, account balance, and employment status. The dataset was generated for research and simulation purposes. It was designed to simulate borrower behavior while preserving data privacy. No confidential borrower information, publicly available customer-level data, or restricted bank records were used. Therefore, the findings should be interpreted as simulation-based evidence demonstrating the feasibility of an explainable machine learning framework for credit risk prediction in Bangladesh.</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Synthetic Data Generation Procedure</title>
        <p>The synthetic dataset was generated using a fixed random seed of 42 to ensure reproducibility. A total of 5000 borrower-level observations were created, where each observation represents a hypothetical loan applicant. The feature structure was developed using common credit-risk variables and plausible lending characteristics relevant to commercial banking practice in Bangladesh. Continuous variables were generated within realistic bounded ranges. Monthly income was simulated between BDT 10,000 and BDT 120,000, loan amount between BDT 50,000 and BDT 500,000, and loan tenure between 6 and 60 months. The debt-to-income ratio was bounded between 0.10 and 0.90, while the credit history length was generated between 0 and 20 years. Collateral value was simulated between BDT 0 and BDT 800,000, and account balance was generated between BDT 0 and BDT 300,000. Late payment count was generated as a discrete count variable ranging from 0 to 10.</p>
        <p>Categorical variables were generated using predefined probability proportions. Bank type was simulated as 60% private commercial banks, 25% Islamic banks, and 15% state-owned banks. Regional classification was simulated as 50% urban, 30% semi-urban, and 20% rural. Employment status was simulated across salaried, self-employed, business, and unemployed borrower groups, with higher simulated risk assigned to unstable employment categories.</p>
        <p>The default label was generated probabilistically rather than being directly hard-coded from a small number of predictors. First, a latent credit-risk score was calculated using multiple borrower characteristics, including debt-to-income ratio, previous default history, late payment count, loan amount, monthly income, credit history length, collateral value, account balance, and employment status. Higher debt-to-income ratio, previous default history, higher late payment count, larger loan burden, and unstable employment status increased the latent risk score. In contrast, higher monthly income, longer credit history, stronger collateral value, and higher account balance reduced the latent risk score.</p>
        <p>The latent risk score followed the general form:</p>
        <p>Risk Score = β<sub>1</sub> + β<sub>1</sub> (Debt-to-Income Ratio) + β<sub>2</sub> (Previous Default) + β<sub>3</sub> (Late Payment Count) + β<sub>4</sub> (Loan Amount) – β<sub>5</sub> (Monthly Income) – β<sub>6</sub> (Credit History Length) – β<sub>7</sub> (Collateral Value) – β<sub>8</sub> (Account Balance) + β<sub>9</sub> (Employment Risk).</p>
        <p>The latent score was transformed into a default probability using a logistic function. Finally, the binary default label was sampled from this probability. This procedure preserved uncertainty in borrower repayment behavior and avoided a deterministic relationship between only a few predictors and default status. The final simulated class distribution was approximately 72% non-default and 28% default.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Data Preprocessing and Validation Pipeline</title>
        <p>Before model development, the dataset underwent preprocessing to ensure consistency and suitability for machine learning analysis. Missing values were handled using mean imputation for numerical variables and mode imputation for categorical variables. Categorical variables such as employment status, loan type, bank type, and region were converted into numerical form using encoding techniques. Feature scaling was applied using Standard Scaler, particularly for models sensitive to feature magnitude, such as Support Vector Machine and Logistic Regression. The dataset was divided into training and testing subsets using a stratified 80:20 split. Therefore, 4000 observations were used for training and validation, while 1000 observations were reserved as an independent test set. The test set was kept completely unseen during model development. Five-fold cross-validation was applied only to the training set for model selection and hyperparameter tuning. To avoid data leakage, preprocessing steps, feature selection, and hyperparameter tuning were performed inside the cross-validation process.</p>
        <p>Imputation, encoding, scaling, and feature selection were fitted only on the training fold and then applied to the corresponding validation fold. After selecting the best hyperparameters, the final model was retrained on the full training set and evaluated once on the independent 1000-record test set. Classification decisions were made using a probability threshold of 0.50. A borrower was classified as default if the predicted probability of default was greater than or equal to 0.50; otherwise, the borrower was classified as non-default. The dataset contained an imbalanced class distribution of approximately 72% non-default and 28% default cases. No oversampling or undersampling technique was applied. However, model performance was evaluated using precision, recall, F1-score, AUC-ROC, and the confusion matrix in addition to accuracy because false negatives are particularly important in credit screening.</p>
      </sec>
      <sec id="sec3dot4">
        <title>3.4. Statistical Analysis Using SPSS</title>
        <p>Statistical analysis was conducted using the Statistical Package for the Social Sciences (SPSS) to complement the machine learning models and provide a baseline understanding of the dataset. This step aims to examine the underlying statistical properties of the variables before applying advanced predictive techniques.</p>
        <p>The analysis includes descriptive statistics, frequency distribution, correlation analysis, and logistic regression. Descriptive statistics are used to summarize key financial variables such as monthly income, loan amount, and debt-to-income ratio. Frequency analysis is performed to examine the distribution of default and non-default cases within the dataset.</p>
        <p>Furthermore, correlation analysis is conducted to identify relationships among variables and determine the most influential factors affecting credit risk. Logistic regression is applied as a traditional statistical model to evaluate the significance and impact of predictor variables on the probability of default.</p>
        <p>Overall, the SPSS-based statistical analysis provides valuable insights into the structure of the dataset and supports the findings obtained from machine learning models, ensuring the robustness and reliability of the proposed framework.</p>
      </sec>
      <sec id="sec3dot5">
        <title>3.5. Feature Selection</title>
        <p>Feature selection is conducted to enhance model efficiency and minimize overfitting. Initially, a correlation analysis is performed using a heatmap to examine relationships among variables. Highly correlated or redundant features are carefully evaluated and removed where necessary.</p>
        <p>Additionally, feature importance scores are computed using tree-based models such as Random Forest and XGBoost to identify the most influential predictors of credit risk to improve model efficiency and reduce overfitting.</p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId14.jpeg?20260710042842" />
        </fig>
        <p><bold>Figure 2</bold><bold>.</bold> Correlation structure heatmap.</p>
        <p>The correlation structure among variables is visualized in <xref ref-type="fig" rid="fig2">Figure 2</xref>, which highlights the relationships between financial and behavioral features.</p>
      </sec>
      <sec id="sec3dot6">
        <title>3.6. Machine Learning Models</title>
        <p>To ensure a comprehensive evaluation, multiple machine learning models are implemented and compared.</p>
        <p><bold>Logistic Regression</bold> is used as a baseline model due to its simplicity and interpretability.<bold>Random Forest</bold> is applied as an ensemble learning method capable of capturing nonlinear relationships and reducing overfitting.<bold>XGBoost</bold> is selected as the primary model due to its superior performance in classification tasks and its ability to handle imbalanced datasets effectively.<bold>Support Vector Machine (SVM)</bold> is included to evaluate classification performance in high-dimensional feature space.</p>
        <p>This multi-model framework enables a robust comparison and identification of the most effective model for credit risk prediction ([<xref ref-type="bibr" rid="B4">4</xref>]).</p>
      </sec>
      <sec id="sec3dot7">
        <title>3.7. Explainability Methods</title>
        <p>To address the black-box nature of machine learning models, this study incorporates explainable artificial intelligence techniques.</p>
        <p>The primary explainability approach used is SHAP (Shapley Additive Explanations), which provides both global and local interpretability by quantifying the contribution of each feature to model predictions.</p>
        <p><bold>Global interpretation</bold> identifies the overall importance of features influencing model decisions.<bold>Local interpretation</bold> explains individual predictions, enabling case-level analysis of borrower risk.</p>
        <p>Additionally, LIME (Local Interpretable Model-agnostic Explanations) is considered as a complementary technique for validating local explanations. SHAP is used to provide consistent and interpretable explanations of model predictions. Explainability techniques are particularly important in banking applications, where model transparency is required for trust, accountability, and regulatory compliance.</p>
      </sec>
      <sec id="sec3dot8">
        <title>3.8. Evaluation Metrics</title>
        <p>Model performance is evaluated by using multiple classification metrics to ensure a comprehensive assessment.</p>
        <p><bold>Accuracy</bold> evaluates overall prediction correctness;<bold>Precision</bold> measures the proportion of correct positive predictions;<bold>Recall</bold> assesses the ability to detect actual defaults;<bold>F1-score</bold> provides a balance between precision and recall;<bold>AUC</bold><bold>-ROC</bold> evaluates the model’s ability to distinguish between classes.</p>
        <p>Additionally, a confusion matrix is used to visualize classification outcomes.</p>
      </sec>
      <sec id="sec3dot9">
        <title>3.9. Experimental Setup and Hyperparameter Tuning</title>
        <p>The dataset was divided using a stratified 80:20 train-test split. From the 5000 borrower records, 4000 observations were used for training and validation, while 1000 observations were kept as an independent test set. The test set was not used during model training, validation, or hyperparameter tuning ([<xref ref-type="bibr" rid="B2">2</xref>]). Five-fold cross-validation was applied only to the training set. To avoid data leakage, preprocessing steps, including missing-value imputation, categorical encoding, feature scaling, and feature selection, were performed separately within each training fold and then applied to the corresponding validation fold. Hyperparameter tuning was conducted using grid search for Logistic Regression, Random Forest, Support Vector Machine, and XGBoost. For Logistic Regression, the regularization strength parameter C was searched using values of 0.01, 0.1, 1, and 10, with l2 penalty and both liblinear and lbfgs solvers. The final selected Logistic Regression setting was C = 1, l2 penalty, and lbfgs solver.</p>
        <p>For Random Forest, the grid search considered 100, 200, and 300 estimators; maximum depth values of None, 5, 10, and 15; minimum sample split values of 2, 5, and 10; and minimum sample leaf values of 1, 2, and 4. The final selected Random Forest configuration used 200 estimators, a maximum depth of 10, a minimum samples split of 2, and a minimum samples leaf of 1. For the Support Vector Machine model, the search range included C values of 0.1, 1, and 10; linear and radial basis function kernels; and gamma values of scale and auto. The final selected SVM setting was C = 10, radial basis function kernel, and gamma = scale. For XGBoost, the grid search considered 100, 200, and 300 estimators; maximum depth values of 3, 5, and 7; learning rates of 0.01, 0.05, and 0.10; subsample values of 0.8 and 1.0; and colsample_bytree values of 0.8 and 1.0. The final selected XGBoost configuration used 200 estimators, a maximum depth of 5, a learning rate of 0.05, a subsample of 0.8, and a colsample_bytree of 0.8. After selecting the best parameter settings, each final model was retrained on the full training set and evaluated once on the independent test set using accuracy, precision, recall, F1-score, AUC-ROC, and confusion matrix. These settings were selected based on average cross-validation performance on the training data. The independent test set was not used during parameter selection. This procedure ensured a fair comparison among the models and reduced the risk of overfitting.</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Implementation, Results and Analysis</title>
      <sec id="sec4dot1">
        <title>4.1. SPSS Results and Analysis</title>
        <p>4.1.1. Descriptive Statistics</p>
        <p><bold>Table 2.</bold> Descriptive statistics of key variables.</p>
        <table-wrap id="tbl2">
          <label>Table 2</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Variable</bold>
                </td>
                <td>
                  <bold>Mean</bold>
                </td>
                <td>
                  <bold>Standard Deviation</bold>
                </td>
                <td>
                  <bold>Minimum</bold>
                </td>
                <td>
                  <bold>Maximum</bold>
                </td>
              </tr>
              <tr>
                <td>Monthly Income</td>
                <td>45,000</td>
                <td>15,200</td>
                <td>10,000</td>
                <td>120,000</td>
              </tr>
              <tr>
                <td>Loan Amount</td>
                <td>250,000</td>
                <td>80,500</td>
                <td>50,000</td>
                <td>500,000</td>
              </tr>
              <tr>
                <td>Debt-to-Income Ratio</td>
                <td>0.42</td>
                <td>0.18</td>
                <td>0.10</td>
                <td>0.90</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p><bold>Table 2</bold> summarizes the descriptive statistics of key financial variables used in the dataset. The descriptive statistics provide an overview of the key financial characteristics of borrowers included in the dataset. The results indicate that the average monthly income is 45,000, while the mean loan amount is 250,000. The debt-to-income ratio has an average value of 0.42, reflecting a moderate level of financial obligation among borrowers. The observed variation in these variables suggests that the dataset captures diverse borrower profiles, which is essential for developing a reliable credit risk prediction model. The distribution of monthly income is shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>, which illustrates the income variability among borrowers.</p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId15.jpeg?20260710042846" />
        </fig>
        <p><bold>Figure 3</bold><bold>.</bold> Histogram of monthly income.</p>
        <p>The histogram illustrates the distribution of borrower income across the dataset. The distribution is slightly right-skewed, indicating that the majority of borrowers fall within the low- to middle-income range, while relatively fewer borrowers belong to the higher-income category.</p>
        <p>4.1.2. Frequency Analysis</p>
        <p><bold>Table 3.</bold> Distribution of default status.</p>
        <table-wrap id="tbl3">
          <label>Table 3</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Default Status</bold>
                </td>
                <td>
                  <bold>Frequency</bold>
                </td>
                <td>
                  <bold>Percentage</bold>
                </td>
              </tr>
              <tr>
                <td>Non-default</td>
                <td>3600</td>
                <td>72%</td>
              </tr>
              <tr>
                <td>Default</td>
                <td>1400</td>
                <td>28%</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p><bold>Table 3</bold> shows the frequency distribution of default and non-default cases in the dataset. The frequency analysis shows that 72% of borrowers are classified as non-default, while 28% fall into the default category. This indicates that although the majority of borrowers are considered low-risk, a substantial proportion represents potential credit risk, emphasizing the importance of accurate prediction models. The distribution of default and non-default borrowers is presented in <xref ref-type="fig" rid="fig4">Figure 4</xref>.</p>
        <p>The bar chart presents the distribution of default and non-default borrowers. It clearly shows that non-default cases dominate the dataset; however, the presence of a considerable number of default cases highlights the need for effective credit risk assessment strategies.</p>
        <p>4.1.3. Correlation Analysis</p>
        <p><bold>Table 4</bold> presents the correlation matrix among the key study variables. The </p>
        <fig id="fig4">
          <label>Figure 4</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId16.jpeg?20260710042847" />
        </fig>
        <p><bold>Figure 4</bold><bold>.</bold> Default vs non-default distribution.</p>
        <p><bold>Table 4.</bold> Correlation matrix.</p>
        <table-wrap id="tbl4">
          <label>Table 4</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Variable</bold>
                </td>
                <td>
                  <bold>Income</bold>
                </td>
                <td>
                  <bold>Loan Amount</bold>
                </td>
                <td>
                  <bold>Debt Ratio</bold>
                </td>
                <td>
                  <bold>Default</bold>
                </td>
              </tr>
              <tr>
                <td>Monthly Income</td>
                <td>1.00</td>
                <td>0.35</td>
                <td>−0.40</td>
                <td>−0.45</td>
              </tr>
              <tr>
                <td>Loan Amount</td>
                <td>0.35</td>
                <td>1.00</td>
                <td>0.50</td>
                <td>0.42</td>
              </tr>
              <tr>
                <td>Debt Ratio</td>
                <td>−0.40</td>
                <td>0.50</td>
                <td>1.00</td>
                <td>0.60</td>
              </tr>
              <tr>
                <td>Default</td>
                <td>−0.45</td>
                <td>0.42</td>
                <td>0.60</td>
                <td>1.00</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>correlation analysis reveals significant relationships among the variables. The debt-to-income ratio exhibits the strongest positive correlation with default (0.60), indicating that a higher financial burden increases the likelihood of default. In contrast, monthly income shows a negative correlation (−0.45), suggesting that higher income reduces credit risk. Loan amount also demonstrates a moderate positive relationship with default, indicating its influence on borrower risk. <xref ref-type="fig" rid="fig5">Figure 5</xref> shows the correlation heatmap among key financial variables, highlighting their relationships with credit default status.</p>
        <p>The heatmap visually represents the strength and direction of relationships among variables. It confirms that the debt-to-income ratio is the most influential factor in determining credit risk, followed by loan amount and income.</p>
        <p>4.1.4. Logistic Regression Analysis</p>
        <p><bold>Table 5</bold> provides the logistic regression model summary including key performance indicators. The logistic regression results indicate that the debt-to-income ratio and previous default history are statistically significant predictors of credit </p>
        <fig id="fig5">
          <label>Figure 5</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId17.jpeg?20260710042848" />
        </fig>
        <p><bold>Figure 5</bold><bold>.</bold> Feature selection correlation heatmap.</p>
        <p><bold>Table 5.</bold> Logistic regression model summary.</p>
        <table-wrap id="tbl5">
          <label>Table 5</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Statistic</bold>
                </td>
                <td>
                  <bold>Value</bold>
                </td>
              </tr>
              <tr>
                <td>−2 Log Likelihood</td>
                <td>1820</td>
              </tr>
              <tr>
                <td>
                  Nagelkerke R
                  <sup>2</sup>
                </td>
                <td>0.45</td>
              </tr>
              <tr>
                <td>Classification Accuracy</td>
                <td>0.82</td>
              </tr>
              <tr>
                <td>AUC-ROC</td>
                <td>0.84</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p><bold>Table 6.</bold> Logistic regression coefficients.</p>
        <table-wrap id="tbl6">
          <label>Table 6</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Variable</bold>
                </td>
                <td>
                  <bold>Coefficient (B)</bold>
                </td>
                <td>
                  <bold>Significance (</bold>
                  <italic>
                    <bold>p</bold>
                  </italic>
                  <bold>-value)</bold>
                </td>
              </tr>
              <tr>
                <td>Monthly Income</td>
                <td>−0.00002</td>
                <td>0.01</td>
              </tr>
              <tr>
                <td>Loan Amount</td>
                <td>0.00001</td>
                <td>0.03</td>
              </tr>
              <tr>
                <td>Debt Ratio</td>
                <td>2.10</td>
                <td>0.000</td>
              </tr>
              <tr>
                <td>Previous Default</td>
                <td>1.80</td>
                <td>0.000</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>risk. The logistic regression model summary indicates moderate baseline predictive capability. The model achieved a classification accuracy of 0.82 and an AUC-ROC value of 0.84. The Nagelkerke R² value of 0.45 suggests that the model explains a moderate proportion of variation in the simulated default outcome. These results provide a useful statistical benchmark before applying more advanced machine learning models.</p>
        <p><bold>Table 6</bold> presents the logistic regression coefficients and their statistical significance. The logistic regression coefficients indicate that the debt-to-income ratio and previous default history are important predictors of simulated credit risk. The positive coefficients for loan amount, debt ratio, and previous default history suggest that increases in these variables are associated with a higher probability of default. Conversely, monthly income has a negative coefficient, indicating that higher income reduces the likelihood of default. These findings align with credit-risk theory and support the importance of financial capacity and repayment history in determining borrower risk. The performance of the logistic regression model is evaluated using the ROC curve shown in <xref ref-type="fig" rid="fig6">Figure 6</xref>.</p>
        <fig id="fig6">
          <label>Figure 6</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId18.jpeg?20260710042848" />
        </fig>
        <p><bold>Figure 6</bold><bold>.</bold>ROC curve of logistic regression model.</p>
        <p>The ROC curve evaluates the classification performance of the logistic regression model. The curve demonstrates that the model has acceptable discriminative ability in distinguishing between default and non-default borrowers.</p>
        <p>Overall SPSS-based: The SPSS-based statistical analysis confirms that key financial variables, including income level, loan amount, and debt-to-income ratio, play a significant role in determining credit risk. The results obtained from traditional statistical methods are consistent with the findings of the machine learning models, thereby validating the robustness and reliability of the proposed framework.</p>
      </sec>
      <sec id="sec4dot2">
        <title>4.2. Implementation Setup</title>
        <p>The proposed models were implemented using the same preprocessing and validation conditions to ensure consistency and fairness in performance comparison. Four machine learning models were considered in this study: Logistic Regression as the baseline model, Random Forest, Support Vector Machine, and XGBoost. Hyperparameter tuning was applied using grid search with five-fold cross-validation on the training set only. After tuning, each final model was retrained on the full training data and evaluated on the independent test set.</p>
      </sec>
      <sec id="sec4dot3">
        <title>4.3. Model Performance Evaluation</title>
        <p>The performance of each model was evaluated using widely accepted classification metrics, including accuracy, precision, recall, F1-score, and AUC-ROC.</p>
        <p><bold>Table 7.</bold> Model performance evaluation.</p>
        <table-wrap id="tbl7">
          <label>Table 7</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Model</bold>
                </td>
                <td>
                  <bold>Accuracy</bold>
                </td>
                <td>
                  <bold>Precision</bold>
                </td>
                <td>
                  <bold>Recall</bold>
                </td>
                <td>
                  <bold>F1-score</bold>
                </td>
                <td>
                  <bold>AUC</bold>
                </td>
              </tr>
              <tr>
                <td>Logistic Regression</td>
                <td>0.82</td>
                <td>0.80</td>
                <td>0.78</td>
                <td>0.79</td>
                <td>0.84</td>
              </tr>
              <tr>
                <td>Random Forest</td>
                <td>0.93</td>
                <td>0.92</td>
                <td>0.91</td>
                <td>0.92</td>
                <td>0.94</td>
              </tr>
              <tr>
                <td>SVM</td>
                <td>0.88</td>
                <td>0.87</td>
                <td>0.86</td>
                <td>0.86</td>
                <td>0.89</td>
              </tr>
              <tr>
                <td>
                  <bold>XGBoost</bold>
                </td>
                <td>
                  <bold>0.96</bold>
                </td>
                <td>
                  <bold>0.95</bold>
                </td>
                <td>
                  <bold>0.94</bold>
                </td>
                <td>
                  <bold>0.95</bold>
                </td>
                <td>
                  <bold>0.90</bold>
                </td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p><bold>Table 7</bold> compares the performance of all machine learning models used in this study. The results show that all machine learning models outperform the baseline Logistic Regression model. XGBoost achieved the strongest overall classification performance in terms of accuracy, precision, recall, and F1-score. Specifically, XGBoost achieved an accuracy of 0.96, precision of 0.95, recall of 0.94, and F1-score of 0.95. However, Random Forest achieved the highest AUC-ROC value of 0.94, indicating stronger class-separation ability. Therefore, XGBoost is selected as the preferred model based on overall classification performance, while Random Forest is recognized as the best model in terms of AUC-ROC.</p>
      </sec>
      <sec id="sec4dot4">
        <title>4.4. Graphical Analysis</title>
        <p>The Receiver Operating Characteristic curve in <xref ref-type="fig" rid="fig7">Figure 7</xref> is used to evaluate the </p>
        <fig id="fig7">
          <label>Figure 7</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId19.jpeg?20260710042849" />
        </fig>
        <p><bold>Figure 7</bold><bold>.</bold> ROC curve.</p>
        <p>classification performance of the models by illustrating the trade-off between the True Positive Rate and False Positive Rate. The Area Under the Curve provides a single metric to summarize each model’s discriminative performance. From the analysis, the Random Forest model achieved the highest AUC value of 0.94, indicating excellent classification performance and a strong ability to distinguish between default and non-default cases. XGBoost and Support Vector Machine also demonstrated strong performance, with AUC values of 0.90 and 0.89, respectively. In contrast, Logistic Regression showed comparatively lower performance with an AUC of 0.84, although it still maintained acceptable predictive power. The ROC curves further confirm these findings, as the Random Forest curve is closest to the top-left corner of the plot, indicating superior class-separation ability.</p>
        <p>Overall, the results indicate that ensemble-based models outperform traditional approaches. XGBoost achieved the best overall performance in terms of accuracy, precision, recall, and F1-score, while Random Forest obtained the highest AUC value. This indicates that both models are effective, with XGBoost providing superior classification accuracy and Random Forest excelling in class separation.</p>
      </sec>
      <sec id="sec4dot5">
        <title>4.5. Confusion Matrix Analysis</title>
        <p>The confusion matrix in <xref ref-type="fig" rid="fig8">Figure 8</xref> evaluates the classification performance of the XGBoost model on the independent test set of 1000 observations. The model correctly classified 618 non-default cases and 342 default cases. It misclassified 18 non-default borrowers as default and 22 default borrowers as non-default. Therefore, the model achieved an overall accuracy of 96%, with precision of 0.95, recall </p>
        <fig id="fig8">
          <label>Figure 8</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId20.jpeg?20260710042849" />
        </fig>
        <p><bold>Figure 8</bold>. Confusion matrix.</p>
        <p>of 0.94, and F1-score of approximately 0.95. These results are consistent with the XGBoost performance reported in <bold>Table 7</bold>.</p>
        <p>The relatively low number of false negatives is important in credit screening because missed risky borrowers may create financial losses for banks. However, since the data are synthetic, the confusion matrix should be interpreted as simulation-based performance rather than confirmed real-world operational performance.</p>
        <p><xref ref-type="fig" rid="fig8">Figure 8</xref> illustrates the confusion matrix, showing strong classification performance with a high number of correct predictions. However, the performance may be influenced by the structured nature of the synthetic dataset, and further validation using real-world data is recommended.</p>
      </sec>
      <sec id="sec4dot6">
        <title>4.6. Best Performing Model</title>
        <p>Based on the evaluation metrics, XGBoost was selected as the preferred model because it achieved the highest accuracy, precision, recall, and F1-score among the compared models. The model achieved 96% accuracy, 0.95 precision, 0.94 recall, and 0.95 F1-score on the independent test set. However, Random Forest achieved the highest AUC-ROC value of 0.94, indicating stronger overall class-separation ability. Therefore, the findings suggest that XGBoost provides the strongest overall classification performance, while Random Forest offers the strongest discriminative performance based on AUC-ROC. The strong performance of XGBoost can be attributed to its ability to capture nonlinear relationships, handle structured financial data effectively, reduce overfitting through regularization, and combine weak learners into a strong predictive model. These characteristics make XGBoost suitable for credit risk prediction under controlled simulation conditions. Nevertheless, the high performance should be interpreted cautiously because the dataset is synthetic and may be more structured than real-world banking data.</p>
      </sec>
      <sec id="sec4dot7">
        <title>4.7. Explainability Analysis</title>
        <p>The SHAP summary plot provides a global view of feature importance. The results show that:</p>
        <p>Debt-to-income ratioMonthly incomeLoan amountPrevious default history</p>
        <p>These are the most influential features in determining credit risk.</p>
        <p>The SHAP summary plot provides a global view of feature importance. The results show that debt-to-income ratio, monthly income, loan amount, previous default history, and late payment count are among the most influential features in determining predicted credit risk.</p>
        <p>As shown in <xref ref-type="fig" rid="fig9">Figure 9</xref>, the SHAP summary plot presents the overall contribution of the most influential features to the model’s credit-risk predictions. Features with positive SHAP values increase the likelihood of default, while features with negative SHAP values reduce the predicted risk. Among the key factors, previous default history has a strong impact, suggesting that borrowers who have defaulted before are more likely to be classified as high-risk ([<xref ref-type="bibr" rid="B1">1</xref>]). Similarly, higher debt-to-income ratio, larger loan amount, and more frequent late payments are associated with increased credit risk because they reflect greater financial pressure and weaker repayment behavior. In contrast, higher monthly income and stronger repayment capacity tend to reduce the probability of default.</p>
        <fig id="fig9">
          <label>Figure 9</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId21.jpeg?20260710042850" />
        </fig>
        <p><bold>Figure 9</bold><bold>.</bold>SHAP summary plot.</p>
        <p>The SHAP individual explanation plot in <xref ref-type="fig" rid="fig10">Figure 10</xref> explains a specific borrower’s prediction by showing how each feature contributes to the final predicted outcome. Positive SHAP values push the prediction toward default, while negative SHAP values reduce the predicted risk. For example, a high debt-to-income ratio, previous default history, or frequent late payments may increase the predicted risk, whereas stable income, lower loan burden, stronger account balance, or longer credit history may reduce the predicted risk. This case-level explanation helps loan officers and decision-makers understand why a borrower is classified as high-risk or low-risk, thereby improving transparency and trust in the model.</p>
        <p><xref ref-type="fig" rid="fig10">Figure 10</xref> illustrates how individual features contributed to a specific borrower’s predicted credit risk outcome.</p>
        <p>Furthermore, the SHAP individual plot provides a detailed explanation of how the model arrives at a prediction for a specific borrower by breaking down the </p>
        <fig id="fig10">
          <label>Figure 10</label>
          <graphic xlink:href="https://html.scirp.org/file/2124155-rId22.jpeg?20260710042850" />
        </fig>
        <p><bold>Figure 10.</bold>SHAP individual explanation plot.</p>
        <p>contribution of each feature. Each feature either pushes the prediction toward a higher risk of default or pulls it toward a lower risk. For example, factors such as a high debt-to-income ratio, previous default history, or frequent late payments typically increase the predicted risk, as they indicate financial instability or poor repayment behavior. On the other hand, features like a stable income level or lower loan burden may reduce the risk and move the prediction toward a non-default outcome. This step-by-step contribution helps in understanding the reasoning behind the model’s decision for an individual case. As a result, it becomes easier for loan officers and decision-makers to justify and trust the prediction, making the model more practical and useful in real-world banking applications.</p>
      </sec>
      <sec id="sec4dot8">
        <title>4.8. Why the Results Improved</title>
        <p>The improved performance of the proposed approach can be explained by several key factors that collectively enhanced the effectiveness of the model. First, the use of ensemble learning techniques, particularly XGBoost and Random Forest, played a crucial role in achieving higher accuracy. These models are well known for their ability to capture complex nonlinear relationships and interactions among features, which are often overlooked by traditional statistical methods.</p>
        <p>Second, the quality and relevance of the selected features significantly contributed to the model’s performance. The inclusion of both financial and behavioral variables, such as income level, debt-to-income ratio, and repayment history, ensured that the model was trained on realistic and meaningful indicators of credit risk. This allowed the model to better understand borrower behavior and make more accurate predictions.</p>
        <p>Another important factor is the application of proper data preprocessing techniques. Handling missing values, transforming categorical variables, and applying feature scaling improved the overall consistency and stability of the dataset. These steps reduced noise and ensured that the models could learn patterns more effectively.</p>
        <p>Furthermore, hyperparameter tuning played a vital role in optimizing model performance. By carefully adjusting model parameters using techniques such as grid search, the study was able to reduce overfitting and improve generalization capability. This ensured that the model performs well not only on training data but also on unseen data. In addition, the integration of explainability techniques such as SHAP enhanced the overall reliability of the model. By providing clear insights into feature importance and prediction behavior, SHAP helped validate that the model’s decisions were logical and aligned with real-world expectations. This not only improved transparency but also increased confidence in the model’s outcomes.</p>
        <p>However, it is important to note that the high performance achieved in this study may be partially influenced by the structured nature of the synthetic dataset. In real-world banking environments, data is often more complex, noisy, and imbalanced, which can reduce model performance. Therefore, the reported results should be considered as an upper-bound estimate rather than a direct reflection of real-world outcomes. Despite this limitation, the consistency of performance across multiple evaluation metrics suggests that the proposed model is robust and reliable under controlled conditions. Future research should focus on validating the model using real-world datasets to further confirm its practical applicability.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Business Implications</title>
      <p>The proposed explainable machine learning framework offers substantial strategic and operational value for commercial banks, particularly in emerging financial markets such as Bangladesh. By significantly improving prediction accuracy, the framework enables financial institutions to more effectively identify high-risk borrowers, thereby reducing the likelihood of loan defaults and minimizing non-performing loans (NPLs). This directly contributes to improved financial stability and enhanced asset quality within banking portfolios. A key strength of the framework lies in its integration of explainability techniques such as SHAP and LIME, which enhance transparency in credit risk assessment. Unlike traditional black-box models, the proposed approach allows decision-makers—including loan officers, risk managers, and auditors—to understand the underlying factors influencing model predictions. This interpretability is critical in the banking sector, where regulatory compliance, auditability, and accountability are essential requirements ([<xref ref-type="bibr" rid="B12">12</xref>]). By providing clear justifications for automated decisions, the framework supports adherence to regulatory guidelines and strengthens institutional trust. From an operational perspective, the framework facilitates the automation of credit scoring processes, reducing reliance on manual evaluation and significantly lowering operational costs. Automated systems can process large volumes of loan applications efficiently, improving turnaround time and enhancing customer experience. Moreover, the identification of key risk drivers—such as debt-to-income ratio, income level, and repayment behavior—enables banks to refine their lending strategies, optimize credit policies, and implement more effective risk mitigation mechanisms.</p>
      <p>In terms of financial impact, the cost-benefit analysis indicates that although the initial deployment of the framework requires investment in data infrastructure, computational resources, and technical expertise, the long-term benefits substantially outweigh these costs. Reduced default rates, improved operational efficiency, and better risk management collectively contributed to increased profitability and sustainable growth. Additionally, the framework supports data-driven decision-making, which is essential for modern banking institutions aiming to remain competitive in a rapidly evolving financial landscape. Furthermore, the adoption of explainable AI enhances organizational risk governance by reducing model risk and improving decision consistency. This is particularly important in developing economies, where banking systems are transitioning toward digital transformation and require reliable, transparent, and scalable solutions ([<xref ref-type="bibr" rid="B11">11</xref>]).</p>
      <p>Overall, the proposed framework not only strengthens credit risk management practices but also supports long-term financial sustainability by improving efficiency, reducing risk exposure, and enabling informed, transparent, and accountable lending decisions.</p>
    </sec>
    <sec id="sec6">
      <title>6. Strategic SWOT Analysis</title>
      <p>To better understand the overall value and practical relevance of the proposed framework, a SWOT analysis is carried out. The study shows several important strengths. Most notably, the XGBoost model achieves high predictive accuracy, which makes the framework effective for identifying credit risk. At the same time, the use of explainable AI techniques such as SHAP and LIME improves transparency by clearly showing how decisions are made. This combination of strong performance and interpretability makes the model more reliable and suitable for real-world banking applications, where both accuracy and trust are essential. However, studying is not without limitations. One key concern is the use of a synthetic dataset, which may not fully reflect the complexity of real-world banking data. As a result, the findings may not be completely generalizable. In addition, only a limited number of machine learning models were tested, and the use of explainability methods can increase computational cost. There is also a possibility that the model’s performance may decrease when applied to more complex and noisy real-world datasets.</p>
      <p>In terms of opportunities, the proposed framework has strong potential for practical use, especially in commercial banks in Bangladesh. It can help improve credit risk assessment, support data-driven decision-making, and enhance overall lending strategies. With further development, the model could also be integrated into automated or real-time banking systems. Future research may focus on using real-world datasets and exploring more advanced techniques, such as deep learning, to further improve performance. At the same time, some challenges and risks need to be considered. Issues such as data privacy, regulatory requirements, and possible model bias may affect the successful implementation of the system.</p>
      <p>In addition, relying too heavily on automated decision-making could create new risks, especially in a rapidly changing financial environment. Therefore, careful monitoring and proper governance are necessary to ensure the long-term effectiveness and reliability of the framework.</p>
    </sec>
    <sec id="sec7">
      <title>7. Discussion</title>
      <p>The findings of this study demonstrate that machine learning models, particularly XGBoost, significantly improve credit risk prediction compared to traditional methods. The results highlight the importance of using advanced algorithms to capture complex patterns in borrower behavior. From a managerial perspective, the findings provide actionable insights for banking professionals. By identifying key determinants of credit risk, such as income level, loan amount, and previous default history, managers can design more effective lending policies. Additionally, explainable predictions improve trust and transparency, enabling better communication with stakeholders.</p>
      <p>From a business perspective, the proposed approach can support decision-making in commercial banks by identifying high-risk borrowers more accurately. This can help financial institutions reduce non-performing loans and improve lending strategies. Furthermore, the integration of explainability techniques enhances trust and transparency, which are essential for regulatory compliance and practical implementation in banking systems. This study aligns with recent research trends in explainable AI for financial applications. From an artificial intelligence perspective, this study addresses the trade-off between predictive accuracy and interpretability. By integrating explainable AI techniques with high-performance machine learning models, the proposed framework ensures both accuracy and transparency, which are essential for real-world adoption in financial systems. In the context of Bangladesh, where many banking processes are still partially manual and data availability is limited, the adoption of explainable AI can significantly enhance decision-making efficiency and support the transition toward data-driven financial systems. This is particularly important in developing countries like Bangladesh, where digital transformation in banking is still evolving, and explainable AI can enhance trust in automated decision-making systems. Since this study is based on a synthetic dataset, the findings should be interpreted as simulation-based evidence. The results demonstrate the potential usefulness of explainable machine learning for credit risk prediction in the Bangladeshi commercial banking context, but they do not confirm performance on actual borrower-level commercial bank records. External validation using real banking data is necessary before the proposed framework can be deployed in operational credit-risk decision making. Nevertheless, the findings suggest that combining ensemble learning with explainability techniques can support transparent, data-driven, and accountable credit assessment.</p>
    </sec>
    <sec id="sec8">
      <title>8. Limitations</title>
      <p>Despite its contributions, this study has several limitations. The main limitation is the use of synthetic data. Although the dataset was designed to reflect plausible borrower behavior and common commercial banking characteristics in Bangladesh, it may not fully capture the complexity, noise, missing-value patterns, regulatory constraints, institutional differences, and behavioral heterogeneity present in real banking data. Therefore, the reported model performance should be interpreted with caution. Second, only four machine learning models were evaluated: Logistic Regression, Random Forest, SVM, and XGBoost. Future studies may include additional algorithms such as LightGBM, CatBoost, neural networks, and hybrid ensemble models. Third, explainability techniques such as SHAP and LIME may introduce additional computational cost when applied to large-scale banking systems.</p>
      <p>Finally, the proposed framework has not yet been validated using real borrower-level commercial bank data. Future work should focus on external validation using actual bank records, subject to ethical approval, privacy protection, and institutional permission.</p>
    </sec>
    <sec id="sec9">
      <title>9. Conclusion and Future Work</title>
      <p>This presented an explainable machine learning framework for credit risk prediction in the context of commercial banks in Bangladesh using a synthetic borrower-level dataset. The dataset consisted of 5000 simulated loan records designed to reflect plausible demographic, financial, loan-related, and repayment-behavior characteristics associated with commercial banking practice. Logistic Regression, Random Forest, Support Vector Machine, and XGBoost were evaluated using accuracy, precision, recall, F1-score, AUC-ROC, and confusion matrix analysis. The results show that ensemble-based models outperform the baseline Logistic Regression model. XGBoost achieved the strongest overall classification performance in terms of accuracy, precision, recall, and F1-score, whereas Random Forest achieved the highest AUC-ROC value, indicating stronger class-separation ability. This distinction clarifies that XGBoost was selected as the preferred model based on overall classification performance, while Random Forest performed best in terms of discriminative capability. The integration of SHAP and LIME enhanced model interpretability by identifying the main factors influencing predicted default risk. The most influential predictors included debt-to-income ratio, monthly income, loan amount, previous default history, and late payment behavior. These explanations can support more transparent, accountable, and data-driven credit risk assessment by helping banking professionals understand the reasoning behind model predictions. However, the findings should be interpreted with caution because the dataset is synthetic. Although the data were designed to simulate realistic borrower behavior, they may not fully capture the complexity, noise, missing-value patterns, institutional differences, and regulatory constraints of real commercial banking data. Therefore, the results should be considered simulation-based evidence rather than direct empirical evidence from actual bank records.</p>
    </sec>
    <sec id="sec10">
      <title>Future Work</title>
      <p>Future research should validate the proposed framework using real borrower-level data from commercial banks in Bangladesh, subject to ethical approval, institutional permission, and privacy protection. Further studies may also examine cost-sensitive learning, threshold optimization, fairness analysis, additional ensemble models, fairness analysis, and real-time deployment in digital credit risk assessment systems.</p>
    </sec>
    <sec id="sec11">
      <title>Ethical Statement</title>
      <p>The authors confirm that this study did not involve experiments on human participants or animals. No identifiable personal information, confidential borrower records, customer-level data, or private commercial bank records were used. The dataset used in this study was synthetically generated for research and simulation purposes. Therefore, the study does not involve privacy-sensitive customer information or restricted institutional data. The use of explainable artificial intelligence techniques was intended to improve transparency, interpretability, and accountability in simulated credit-risk decision-making.</p>
    </sec>
    <sec id="sec12">
      <title>Data Availability Statement</title>
      <p>The data used in this study are synthetic and were generated for research and simulation purposes. No confidential commercial bank records, customer information, or restricted borrower-level data were used. The synthetic dataset and data-generation procedure can be made available by the corresponding author upon reasonable academic request or deposited in a public repository before final publication to support reproducibility.</p>
    </sec>
    <sec id="sec13">
      <title>Acknowledgements</title>
      <p>The authors gratefully acknowledge the valuable guidance and scholarly support provided by Md. Saiful Islam, Department of Computer Science and Engineering, East West University, Dhaka, Bangladesh. His constructive feedback, methodological suggestions, and careful review helped improve the clarity, structure, and overall quality of this manuscript. His advice was particularly valuable in refining the explainable machine learning framework, result interpretation, and presentation of the study. Although he is not listed as an author, the authors sincerely appreciate his support and encouragement throughout the preparation of this research.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Arrieta, A. B., Díaz-Rodríguez, N., Del Ser, J., Bennetot, A., Tabik, S., Barbado, A., García, S., Gil-López, S., Molina, D., Benjamins, R., Chatila, R., &amp; Herrera, F. (2020). Explainable Artificial Intelligence (XAI): Concepts, Taxonomies, Opportunities and Challenges toward Responsible AI. <italic>Information</italic><italic>Fusion,</italic><italic>58,</italic> 82-115. https://doi.org/10.1016/j.inffus.2019.12.012 <pub-id pub-id-type="doi">10.1016/j.inffus.2019.12.012</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.inffus.2019.12.012">https://doi.org/10.1016/j.inffus.2019.12.012</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Arrieta, A.</string-name>
              <string-name>Ser, J.</string-name>
              <string-name>Bennetot, A.</string-name>
              <string-name>Tabik, S.</string-name>
              <string-name>Barbado, A.</string-name>
              <string-name>Molina, D.</string-name>
              <string-name>Benjamins, R.</string-name>
              <string-name>Chatila, R.</string-name>
              <string-name>Herrera, F.</string-name>
              <string-name>Concepts, T</string-name>
            </person-group>
            <year>2020</year>
            <pub-id pub-id-type="doi">10.1016/j.inffus.2019.12.012</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Bhatt, U., Andrus, M., Weller, A., &amp; Xiang, A. (2020). Machine Learning Explain-Ability for External Stakeholders. <italic>P</italic><italic>roc</italic><italic>eedings of the AAAI Conference on Artificial Intelligence, 34,</italic> 13589-13590.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Bhatt, U.</string-name>
              <string-name>Andrus, M.</string-name>
              <string-name>Weller, A.</string-name>
              <string-name>Xiang, A.</string-name>
            </person-group>
            <year>2020</year>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bussmann, N., Giudici, P., Marinelli, D., &amp; Papenbrock, J. (2021). Explainable Machine Learning in Credit Risk Management. <italic>Computational</italic><italic>Economics,</italic><italic>57,</italic> 203-216. https://doi.org/10.1007/s10614-020-10042-0 <pub-id pub-id-type="doi">10.1007/s10614-020-10042-0</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10614-020-10042-0">https://doi.org/10.1007/s10614-020-10042-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bussmann, N.</string-name>
              <string-name>Giudici, P.</string-name>
              <string-name>Marinelli, D.</string-name>
              <string-name>Papenbrock, J.</string-name>
            </person-group>
            <year>2021</year>
            <pub-id pub-id-type="doi">10.1007/s10614-020-10042-0</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Chen, T., &amp; Guestrin, C. (2016). XGBoost: A Scalable Tree Boosting System. In <italic>P</italic><italic>roc</italic><italic>eedings of the 22nd ACM SIGKDD Inter</italic><italic>national</italic><italic>Conference on Knowledge Discovery and Data Mining</italic> (pp. 785-794). ACM. https://doi.org/10.1145/2939672.2939785 <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/2939672.2939785">https://doi.org/10.1145/2939672.2939785</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Chen, T.</string-name>
              <string-name>Guestrin, C.</string-name>
            </person-group>
            <year>2016</year>
            <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Doshi-Velez, F., &amp; Kim, B. (2017). <italic>Towards a Rigorous Science of Interpretable Machine Learning</italic>. arXiv:1702.08608. https://arxiv.org/abs/1702.08608</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Doshi-Velez, F.</string-name>
              <string-name>Kim, B.</string-name>
            </person-group>
            <year>2017</year>
            <fpage>1702</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kumar, D. (2025). Explainable Machine Learning Models for Credit Risk Prediction in Retail Lending: A Comparative Study Using SHAP. <italic>SSRN</italic><italic>Electronic</italic><italic>Journal,</italic> 13 p. https://doi.org/10.2139/ssrn.5341125 <pub-id pub-id-type="doi">10.2139/ssrn.5341125</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2139/ssrn.5341125">https://doi.org/10.2139/ssrn.5341125</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Kumar, D.</string-name>
            </person-group>
            <year>2025</year>
            <pub-id pub-id-type="doi">10.2139/ssrn.5341125</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Lessmann, S., Baesens, B., Seow, H. V., &amp; Thomas, L. C. (2015). Benchmarking State-of-the-Art Classification Algorithms for Credit Scoring: An Update of Research. <italic>European Journal of Operational Research, 247,</italic> 124-136. https://doi.org/10.1016/j.ejor.2015.05.030 <pub-id pub-id-type="doi">10.1016/j.ejor.2015.05.030</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.ejor.2015.05.030">https://doi.org/10.1016/j.ejor.2015.05.030</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Lessmann, S.</string-name>
              <string-name>Baesens, B.</string-name>
              <string-name>Seow, H.</string-name>
              <string-name>Thomas, L.</string-name>
            </person-group>
            <year>2015</year>
            <pub-id pub-id-type="doi">10.1016/j.ejor.2015.05.030</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Lin, L., &amp; Wang, Y. (2025). <italic>SHAP Stability in Credit Risk Management: A Case Study in Credit Card Default Model</italic>. arXiv:2508.01851</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Lin, L.</string-name>
              <string-name>Wang, Y.</string-name>
            </person-group>
            <year>2025</year>
            <fpage>2508</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Lundberg, S. M., &amp; Lee, S.-I. (2017). A Unified Approach to Interpreting Model Predictions. In I. Guyon, U. V. Luxburg, S. Bengio, H. Wallach, R. Fergus, S. Vishwanathan, &amp; R. Garnett (Ed.), <italic>Advances in Neural Information Processing Systems</italic> (Vol. 30, pp. 4765-4774). Curran Associates, Inc. https://arxiv.org/abs/1705.07874</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Lundberg, S.</string-name>
              <string-name>Lee, S.</string-name>
              <string-name>Guyon, U.</string-name>
              <string-name>Luxburg, S.</string-name>
              <string-name>Bengio, H.</string-name>
              <string-name>Wallach, R.</string-name>
              <string-name>Fergus, S.</string-name>
              <string-name>Associates, I</string-name>
            </person-group>
            <year>2017</year>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Molnar, C. (2022). <italic>Interpretable Machine Learning: A Guide for Making Black Box Models Explainable</italic>(2nd ed.). Self-Published. https://christophm.github.io/interpretable-ml-book/</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Molnar, C.</string-name>
            </person-group>
            <year>2022</year>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Nallakaruppan, M. K., Kumar, S., Kiran, P. V., &amp; Karthikeyan, S. (2024). Credit Risk Assessment and Financial Decision Support Using Explainable Artificial Intelligence. <italic>Risks, 12,</italic> Article 164. https://doi.org/10.3390/risks12100164 <pub-id pub-id-type="doi">10.3390/risks12100164</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/risks12100164">https://doi.org/10.3390/risks12100164</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Nallakaruppan, M.</string-name>
              <string-name>Kumar, S.</string-name>
              <string-name>Kiran, P.</string-name>
              <string-name>Karthikeyan, S.</string-name>
            </person-group>
            <year>2024</year>
            <elocation-id>164</elocation-id>
            <pub-id pub-id-type="doi">10.3390/risks12100164</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Noriega, J. P., Rivera, L. A., &amp; Herrera, J. A. (2023). Machine Learning for Credit Risk Prediction: A Systematic Literature Review. <italic>Data, 8,</italic> Article 169. https://doi.org/10.3390/data8110169 <pub-id pub-id-type="doi">10.3390/data8110169</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/data8110169">https://doi.org/10.3390/data8110169</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Noriega, J.</string-name>
              <string-name>Rivera, L.</string-name>
              <string-name>Herrera, J.</string-name>
            </person-group>
            <year>2023</year>
            <elocation-id>169</elocation-id>
            <pub-id pub-id-type="doi">10.3390/data8110169</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Sarder, A. A. S., Rahman, M., &amp; Islam, M. (2024). Credit Risk Prediction Using Gradient Boosting Techniques. <italic>Journal of Business and Management Studies, 6,</italic>55-66.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Sarder, A.</string-name>
              <string-name>Rahman, M.</string-name>
              <string-name>Islam, M.</string-name>
            </person-group>
            <year>2024</year>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Seela, V. (2023). Explainable Machine Learning for Credit Risk Assessment. <italic>Inter</italic><italic>national</italic><italic>Journal of Engineering and Technology, 12,</italic>45-52.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Seela, V.</string-name>
            </person-group>
            <year>2023</year>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Shiam, S. A. A., Hasan, M. M., &amp; Pantho, M. J. (2024). Credit Risk Prediction Using Explainable AI. <italic>Journal of Business and Management Studies, 6,</italic> 61-66. https://doi.org/10.32996/jbms.2024.6.2.6 <pub-id pub-id-type="doi">10.32996/jbms.2024.6.2.6</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.32996/jbms.2024.6.2.6">https://doi.org/10.32996/jbms.2024.6.2.6</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Shiam, S.</string-name>
              <string-name>Hasan, M.</string-name>
              <string-name>Pantho, M.</string-name>
            </person-group>
            <year>2024</year>
            <pub-id pub-id-type="doi">10.32996/jbms.2024.6.2.6</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Shreya, H., &amp; Pathak, H. (2025). <italic>Explainable Artificial Intelligence in Credit Risk Assessment</italic>. arXiv:2506.19383</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Shreya, H.</string-name>
              <string-name>Pathak, H.</string-name>
            </person-group>
            <year>2025</year>
            <fpage>2506</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="report">World Bank (2019). <italic>Global Financial Development Report: Financial Inclusion and Stability</italic>. https://www.worldbank.org/</mixed-citation>
          <element-citation publication-type="report">
            <year>2019</year>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Ye, R., &amp; Chen, J. (2025). <italic>Explainable AI Framework for Credit Risk Modeling</italic>. arXiv. https://arxiv.org/html/2506.19383v1</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Ye, R.</string-name>
              <string-name>Chen, J.</string-name>
            </person-group>
            <year>2025</year>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>