kevinhug commited on
Commit
13b84a9
·
1 Parent(s): 076eeb7
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -286,8 +286,9 @@ Explain by Top 5 Error Example
286
 
287
  ![Error Record](file=./xgb/error_record.png)
288
  **Top 1 Error:**
289
- - Notably, young age has a negative impact on pricing (top 1 error).
290
- - lat has positive impact
 
291
 
292
  ![Error Feature](file=./xgb/error_feature.png)
293
  **Insight from Errors:**
 
286
 
287
  ![Error Record](file=./xgb/error_record.png)
288
  **Top 1 Error:**
289
+ - Notably, lat has positive impact
290
+ - old age has a negative impact on pricing (top 1 error).
291
+
292
 
293
  ![Error Feature](file=./xgb/error_feature.png)
294
  **Insight from Errors:**