Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,11 +31,11 @@ Binary classification model for cybersecurity threat detection. The model uses a
|
|
| 31 |
|
| 32 |
## Performance Metrics
|
| 33 |
|
| 34 |
-
- **Accuracy**: 0.
|
| 35 |
-
- **Precision**: 0.
|
| 36 |
-
- **Recall**: 0.
|
| 37 |
-
- **AUC**: 0.
|
| 38 |
-
- **F1 Score**: 0.
|
| 39 |
|
| 40 |
## Usage
|
| 41 |
|
|
|
|
| 31 |
|
| 32 |
## Performance Metrics
|
| 33 |
|
| 34 |
+
- **Accuracy**: 0.7998
|
| 35 |
+
- **Precision**: 0.6722
|
| 36 |
+
- **Recall**: 0.7128
|
| 37 |
+
- **AUC**: 0.8628
|
| 38 |
+
- **F1 Score**: 0.6919
|
| 39 |
|
| 40 |
## Usage
|
| 41 |
|