A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring

A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring

Xiaowei He, Siqi Li, Xin Tian He, Wenqiang Wang, Xiang Zhang, Bin Wang
Copyright: © 2022 |Volume: 15 |Issue: 1 |Pages: 18
ISSN: 1938-7857|EISSN: 1938-7865|EISBN13: 9781683180340|DOI: 10.4018/JITR.299924
Cite Article Cite Article

MLA

He, Xiaowei, et al. "A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring." JITR vol.15, no.1 2022: pp.1-18. http://doi.org/10.4018/JITR.299924

APA

He, X., Li, S., He, X. T., Wang, W., Zhang, X., & Wang, B. (2022). A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring. Journal of Information Technology Research (JITR), 15(1), 1-18. http://doi.org/10.4018/JITR.299924

Chicago

He, Xiaowei, et al. "A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring," Journal of Information Technology Research (JITR) 15, no.1: 1-18. http://doi.org/10.4018/JITR.299924

Export Reference

Mendeley
Favorite Full-Issue Download

Abstract

Credit scoring, aiming to distinguish potential loan defaulter, has played an important role in the financial industry. To further improve the accuracy and efficiency of classification, this paper develops an ensemble model combined extreme gradient boosting (XGBoost) and deep neural network (DNN). In the method, training set is divided into different subsets by bagging sampling at first. Then, each subset is trained as a feature extractor by DNN and the extracted features is taken as the input of XGBoost to construct the base classifier. At last, the prediction result is the average of outputs of different base classifiers. In the training verification process, three credit datasets from the UCI machine learning repository are used to evaluate the proposed model. The outcome shows that this model is superior with a significant improvement.