错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Synthesis on Machine Learning for Credit Scoring: A Technical Guide

  • Siham Akil,
  • Sara Sekkate,
  • Abdellah Adib

摘要

Machine learning is a broad field that encompasses a wide range of techniques and algorithms that can be used to perform a wide variety of tasks. The selection of an appropriate algorithm to be used in a particular application can be challenging due to the complexity of the various techniques that are available as well as the high cost of implementing and debugging sophisticated models. In this paper, we examine the use of multiple machine learning algorithms on an Australian dataset that consists of a collection of loan applications from prospective borrowers with differing credit scores. Our goal is to provide comprehensive information about the performance of these models in order to assist financial firms in selecting the most effective model for their needs. To accomplish this goal, we compare the performance of the various models on the classification task and identify the most accurate and effective model based on the overall obtained performance. Our results suggest that XGBoost Classifier, Bagging Classifier, and Support Vector Machine are among the most effective models that can be used for this task based on their superior accuracy when compared to other machine learning algorithms.