Skip to content

Develop separate models for Probability of Default (PD), Loss Given Default (LGD) and Exposure At Default (EAD) and use them to built a credit scorecard and find the total Expected Loss for existing loans

Notifications You must be signed in to change notification settings

avipul751/Credit-Risk-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Credit-Risk-Modeling

We develop a data-driven credit risk model in Python to predict the probabilities of default (PD) and assign credit scores to all borrowers. We will determine credit scores using a highly interpretable, easy to understand and implement scorecard that will help us in calculating the credit scores for future borrowers. We will also be creating models for predicting Loss Given Deafualt (LGD) and Exposure At Default (EAD) which will be used in conjunction with our PD model to calculate the Expected Loss (EL) for all the loans given so far. We will also see how to monitor the model we have built in presence of new data. We make use of Population Stability Index(PSI) to compare the old and new datasets and see if there is a need to alter the model we have built previously.

About

Develop separate models for Probability of Default (PD), Loss Given Default (LGD) and Exposure At Default (EAD) and use them to built a credit scorecard and find the total Expected Loss for existing loans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published