Ade1ola commited on
Commit
2758b5e
·
verified ·
1 Parent(s): 06cc0ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -69,4 +69,8 @@ This credit risk assessment tool was developed using a weighted metric approach
69
  - 30% weight on KS Statistic (measures separation between good and bad loans)
70
  - 20% weight on ROC AUC (overall discriminative ability)
71
 
72
- This approach is particularly well-suited for credit risk assessment where the cost of approving a bad loan is higher than the cost of rejecting a good one.
 
 
 
 
 
69
  - 30% weight on KS Statistic (measures separation between good and bad loans)
70
  - 20% weight on ROC AUC (overall discriminative ability)
71
 
72
+ This approach is particularly well-suited for credit risk assessment where the cost of approving a bad loan is higher than the cost of rejecting a good one.
73
+
74
+ <p align="center">
75
+ <img src="credit_risk.png" alt="Credit Risk App Thumbnail" width="100%">
76
+ </p>