paper-with-me

Papers

Classification of Imbalanced Credit scoring data sets Based on Ensemble Method with the Weighted-Hybrid-Sampling

2021-02-09 · Xiaofan Liua, Zuoquan Zhanga, Di Wanga

In the era of big data, the utilization of credit-scoring models to determine the credit risk of applicants accurately becomes a trend in the future. The conventional machine learning on credit scoring data sets tends to have poor classification for the minority class, which may bring huge commercial harm to banks. In order to classify imbalanced data sets, we propose a new ensemble algorithm, namely, Weighted-Hybrid-Sampling-Boost (WHSBoost). In data sampling, we process the imbalanced data sets with weights by the Weighted-SMOTE method and the Weighted-Under-Sampling method, and thus obtain a balanced training sample data set with equal weight. In ensemble algorithm, each time we train the base classifier, the balanced data set is given by the method above. In order to verify the applicability and robustness of the WHSBoost algorithm, we performed experiments on the simulation data sets, real benchmark data sets and real credit scoring data sets, comparing WHSBoost with SMOTE, SMOTEBoost and HSBoost based on SVM, BPNN, DT and KNN.

📄 PDF Abstract BibTeX arXiv:2102.04721

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…

Similar Papers 제목 키워드 기반

Bagging Supervised Autoencoder Classifier for Credit Scoring

2021-08-12 · Mahsan Abdoli, Mohammad Akbari, Jamal Shahrabi

Credit scoring models, which are among the most potent risk management tools that banks and financial institutes rely on, have been a popular subject for research in the past few decades. Accordingly, many approaches hav…

Decision MakingManagementMulti-Task Learning

Implementation of an Asymmetric Adjusted Activation Function for Class Imbalance Credit Scoring

2025-01-21 · Xia Li, Hanghang Zheng, Kunpeng Tao, Mao Mao

Credit scoring is a systematic approach to evaluate a borrower's probability of default (PD) on a bank loan. The data associated with such scenarios are characteristically imbalanced, complicating binary classification o…

Binary Classification

Dynamic Ensemble Learning for Credit Scoring: A Comparative Study

2020-10-18 · Mahsan Abdoli, Mohammad Akbari, Jamal Shahrabi

Automatic credit scoring, which assesses the probability of default by loan applicants, plays a vital role in peer-to-peer lending platforms to reduce the risk of lenders. Although it has been demonstrated that dynamic s…

Ensemble Learning

Improving a Credit Scoring Model by Incorporating Bank Statement Derived Features

2016-10-30 · Rory P. Bunker, Wenjun Zhang, M. Asif Naeem

In this paper, we investigate the extent to which features derived from bank statements provided by loan applicants, and which are not declared on an application form, can enhance a credit scoring model for a New Zealand…

Form

Explainable AI for Interpretable Credit Scoring

2020-12-03 · Lara Marie Demajo, Vince Vella, Alexiei Dingli

With the ever-growing achievements in Artificial Intelligence (AI) and the recent boosted enthusiasm in Financial Technology (FinTech), applications such as credit scoring have gained substantial academic interest. Credi…

Explainable Artificial Intelligence (XAI)