MJoC 2024
DOI: 10.24191/mjoc.v9i1.25691
|View full text |Cite
|
Sign up to set email alerts
|

Enhancing Loan Approval Decision-Making: An Interpretable Machine Learning Approach Using Lightgbm for Digital Economy Development

Teuku Rizky Noviandy,
Ghalieb Mutig Idroes,
Irsan Hardi

Abstract: This study aims to enhance loan approval decision-making in the digital economy using an interpretable machine learning approach. The primary research question investigates how integrating an interpretable machine learning approach can improve the accuracy and transparency of loan approval processes. We employed LightGBM, a gradient-boosting framework for loan approval classification, optimized via Random Search hyperparameter tuning and validated using 10-fold cross-validation. We incorporated the Shapley Add… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
0
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
7

Relationship

6
1

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 30 publications
(31 reference statements)
0
0
0
Order By: Relevance
“…We employed a grid search approach to systematically evaluate the combination of hyperparameters. This method involves exhaustively searching through a manually specified subset of the hyperparameter space [23]. The hyperparameters tuned and their respective ranges are summarized in Table 2.…”
Section: Hyperparameter Tuningmentioning
confidence: 99%
“…We employed a grid search approach to systematically evaluate the combination of hyperparameters. This method involves exhaustively searching through a manually specified subset of the hyperparameter space [23]. The hyperparameters tuned and their respective ranges are summarized in Table 2.…”
Section: Hyperparameter Tuningmentioning
confidence: 99%
“…Meanwhile, the testing set was reserved for evaluating the trained model's performance on unseen data, providing an unbiased estimate of its generalization ability. This separation ensures the model's performance can be accurately assessed and helps prevent overfitting the training data [28].…”
Section: Datasetmentioning
confidence: 99%
“…Standardization ensures that all features have comparable scales, enhancing ML algorithms' stability and convergence. By executing these preprocessing steps, we improve the quality and suitability of the dataset for subsequent model training and evaluation [28].…”
Section: Data Preprocessingmentioning
confidence: 99%