Analyzing Machine Learning Models for Credit Scoring with Explainable AI and Optimizing Investment Decisions
Swati Tyagi

TL;DR
This paper evaluates various machine learning models for credit scoring and investment decision optimization, emphasizing explainability techniques like LIME and SHAP to improve transparency and reliability in financial applications.
Contribution
It compares multiple ML models for credit scoring and introduces the use of explainability methods to enhance model transparency in finance.
Findings
Ensemble classifiers and neural networks outperform simpler models.
Explainability techniques effectively interpret complex ML models.
ML models can be optimized for profitability and risk in investment strategies.
Abstract
This paper examines two different yet related questions related to explainable AI (XAI) practices. Machine learning (ML) is increasingly important in financial services, such as pre-approval, credit underwriting, investments, and various front-end and back-end activities. Machine Learning can automatically detect non-linearities and interactions in training data, facilitating faster and more accurate credit decisions. However, machine learning models are opaque and hard to explain, which are critical elements needed for establishing a reliable technology. The study compares various machine learning models, including single classifiers (logistic regression, decision trees, LDA, QDA), heterogeneous ensembles (AdaBoost, Random Forest), and sequential neural networks. The results indicate that ensemble classifiers and neural networks outperform. In addition, two advanced post-hoc model…
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
TopicsFinancial Distress and Bankruptcy Prediction
MethodsShapley Additive Explanations · Local Interpretable Model-Agnostic Explanations · Linear Discriminant Analysis
