Update README.md
Browse files
README.md
CHANGED
|
@@ -102,6 +102,11 @@ The data preprocessing steps applied include the following:
|
|
| 102 |
|----------|----------|
|
| 103 |
| accuracy | 0.794582 |
|
| 104 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 105 |
### Confusion Matrix
|
| 106 |
|
| 107 |

|
|
|
|
| 102 |
|----------|----------|
|
| 103 |
| accuracy | 0.794582 |
|
| 104 |
|
| 105 |
+
## Model Explainability
|
| 106 |
+
|
| 107 |
+
SHAP was used to determine the important features that helps the model make decisions
|
| 108 |
+

|
| 109 |
+
|
| 110 |
### Confusion Matrix
|
| 111 |
|
| 112 |

|