saifhmb commited on
Commit
be8e993
1 Parent(s): ee86a03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -69,6 +69,11 @@ The preprocesing steps include using a train/test split ratio of 80/20 and apply
69
  | precision | 0.944444 |
70
  | recall | 0.772727 |
71
 
 
 
 
 
 
72
  ### Confusion Matrix
73
 
74
  ![Confusion Matrix](confusion_matrix.png)
 
69
  | precision | 0.944444 |
70
  | recall | 0.772727 |
71
 
72
+ ### Feature Importance
73
+ SHAP was used to determine the important features that helps the model make decisions
74
+
75
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6662300a0ad8c45a1ce59190/ZoG4Wai4QeEBoBdwKsclW.png)
76
+
77
  ### Confusion Matrix
78
 
79
  ![Confusion Matrix](confusion_matrix.png)