kevinhug commited on
Commit
f50d10d
·
1 Parent(s): 51635c0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ Explain by Context
239
  ![Credit Record Summary](file=./xgb/credit_record.png)
240
  **Observations from a healthy credit background:**
241
  Note: this is odd ratio
242
- - base line at -2, indicate from healthy credit background
243
  - This individual defaults due to high **PAY_0** and **PAY_6**.
244
  - PAY_0 represents repayment status in September, 2005 (-1=pay duly, 1=payment delay for one month, 2=payment delay for two months, … 8=payment delay for eight months, 9=payment delay for nine months and above).
245
 
 
239
  ![Credit Record Summary](file=./xgb/credit_record.png)
240
  **Observations from a healthy credit background:**
241
  Note: this is odd ratio
242
+ - base line at -2, indicate explain from healthy credit perspective, why this guy is default
243
  - This individual defaults due to high **PAY_0** and **PAY_6**.
244
  - PAY_0 represents repayment status in September, 2005 (-1=pay duly, 1=payment delay for one month, 2=payment delay for two months, … 8=payment delay for eight months, 9=payment delay for nine months and above).
245