Advanced User Credit Risk Prediction Model using LightGBM, XGBoost and Tabnet with SMOTEENN
Chang Yu, Yixin Jin, Qianwen Xing, Ye Zhang, Shaobo Guo, Shuchen Meng

TL;DR
This study develops an advanced credit risk prediction model using LightGBM, XGBoost, and Tabnet combined with SMOTEENN, demonstrating improved accuracy in identifying qualified credit card applicants from a large dataset.
Contribution
The paper introduces a novel combination of machine learning models and data preprocessing techniques, including PCA, T-SNE, and SMOTEENN, for enhanced credit risk prediction.
Findings
LightGBM with PCA and SMOTEENN outperforms other models.
Combining deep and distributed models improves prediction accuracy.
Effective dimensionality reduction enhances model performance.
Abstract
Bank credit risk is a significant challenge in modern financial transactions, and the ability to identify qualified credit card holders among a large number of applicants is crucial for the profitability of a bank'sbank's credit card business. In the past, screening applicants'applicants' conditions often required a significant amount of manual labor, which was time-consuming and labor-intensive. Although the accuracy and reliability of previously used ML models have been continuously improving, the pursuit of more reliable and powerful AI intelligent models is undoubtedly the unremitting pursuit by major banks in the financial industry. In this study, we used a dataset of over 40,000 records provided by a commercial bank as the research object. We compared various dimensionality reduction techniques such as PCA and T-SNE for preprocessing high-dimensional datasets and performed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTechnology and Data Analysis
MethodsPrincipal Components Analysis
