![]() |
An Application of Machine Learning Techniques forLoan Default Payment Prediction |
---|---|
รหัสดีโอไอ | |
Creator | Waraporn Jirapanthong |
Title | An Application of Machine Learning Techniques forLoan Default Payment Prediction |
Contributor | Wilawan Inchamnam, Jesada Kajornrit |
Publisher | The Association of Council of IT Deans (CITT) |
Publication Year | 2567 |
Journal Title | Journal of Information Science and Technology |
Journal Vol. | 14 |
Journal No. | 2 |
Page no. | 36-42 |
Keyword | Loan Default Payment, One-Hot Encoding, Weight of Evidence Encoding, Over-Sampling Technique, Under-Sampling Technique, Decision Trees Classifier, Ensemble Methods |
URL Website | https://tci-thaijo.org/index.php/JIST |
Website title | Journal of Information Science and Technology |
ISSN | 2651-1053 |
Abstract | In the banking business, predicting customer default payments has become a crucial operation to prevent and mitigate risks caused by non-performing loans. Presently, machine learning techniques are used alongside traditional methods for this task. This paper explores several ways to apply machine learning techniques in predicting default payments. The prediction development framework includes data encoding, data sampling, and model development. At each step, various techniques are tested and compared to find optimal solutions for business requirements. Our findings conclude that ensemble models are a good choice over a single model to increase the precision of the default payment class. The Over-sampling method is a suitable choice to increase recall of the default payment class, whereas the Under-sampling method is not recommended. Furthermore, if the size of the input vector is a concern, the Weight of Evidence encoding method can be used instead of One-hot encoding without a loss in performance. |