Skip to content

The Alternative Credit Score System leverages multiple feature selection techniques (Lasso Regularization, Fisher Score, Information Gain, Kendall’s Tau) to predict alternative credit scores, helping to ease the burden on both banks and loan applicants.

Notifications You must be signed in to change notification settings

Monirules/Alternative-Credit-Score-System

Repository files navigation

Alternative-Bank-Credit-Score-Prediction

I have been working on Alternative Bank Credit Scores using six different datasets to reduce the burden of Banks and Credit Loan takers. I have used four different feature selection techniques named Lasso Regularization L1, Fisher Score, Information Gain, and Kendall's Tau in this project and compared their result. Based on the result, I've found that the Fisher score can be the best choice for credit score. Lastly, we have implemented SHAP, Permutation Feature importance and Morris Sensitivity Analysis to interpret the model's decision.

Kendall's Tau Coefficient Feature Ranks:

image

Lasso L1 Regularization:

image

Information Gain:

image

Fisher Score Selected Features from 142 Columns:

image

Morris Sensitivity Analysis of best models of Fisher score:

image

SHAP Analysis of Fisher Score:

image

Permutation Feature Importance of Fisher Score:

image

About

The Alternative Credit Score System leverages multiple feature selection techniques (Lasso Regularization, Fisher Score, Information Gain, Kendall’s Tau) to predict alternative credit scores, helping to ease the burden on both banks and loan applicants.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published