explain
Browse files- app.py +2 -2
- xgb/credit_record.png +0 -0
app.py
CHANGED
|
@@ -238,8 +238,8 @@ Explain by Context
|
|
| 238 |
|
| 239 |

|
| 240 |
**Observations from a healthy credit background:**
|
| 241 |
-
|
| 242 |
-
- base line at
|
| 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 |
|
|
|
|
| 238 |
|
| 239 |

|
| 240 |
**Observations from a healthy credit background:**
|
| 241 |
+
f(x) in probability for logistic regression objective using XGBoost
|
| 242 |
+
- base line at 0.15, 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 |
|
xgb/credit_record.png
CHANGED
|
|