saifhmb commited on
Commit
ad2cf08
1 Parent(s): 8e160d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -138,6 +138,10 @@ the precision and recall metrics globally by counting the total true positives,
138
  | precision | 0.699187 |
139
  | recall | 0.699187 |
140
 
 
 
 
 
141
  ### Confusion Matrix
142
 
143
  ![Confusion Matrix](confusion_matrix.png)
 
138
  | precision | 0.699187 |
139
  | recall | 0.699187 |
140
 
141
+ ### Feature Importance
142
+ SHAP was used to determine the important features that helps the model make decisions
143
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6662300a0ad8c45a1ce59190/OhZPMDUQi1N4R0XlMQm9A.png)
144
+
145
  ### Confusion Matrix
146
 
147
  ![Confusion Matrix](confusion_matrix.png)