cloud450 commited on
Commit
530ce43
·
verified ·
1 Parent(s): b85e25b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -74,9 +74,9 @@ The model demonstrates high precision in predicting the severity score $S$, whic
74
 
75
  | Metric | Value | Interpretation |
76
  | :--- | :--- | :--- |
77
- | **RMSE** | 0.0312 | Low average error (0.03 units on 0-1 scale) |
78
- | **MAE** | 0.0247 | High predictive accuracy |
79
- | **R² Score** | 0.8067 | 80% of variance explained by features |
80
 
81
  ### Feature Importance (Gain)
82
  The following ranking describes how much each feature contributes to the XGBoost tree construction:
 
74
 
75
  | Metric | Value | Interpretation |
76
  | :--- | :--- | :--- |
77
+ | **RMSE** | 0.0156 | Low average error |
78
+ | **MAE** | 0.0112 | High predictive accuracy |
79
+ | **R² Score** | 0.9418 | 94% of variance explained by features |
80
 
81
  ### Feature Importance (Gain)
82
  The following ranking describes how much each feature contributes to the XGBoost tree construction: