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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
avipul751/Credit-Risk-Modeling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published