Update CyberForge ML models and deployment artifacts
Browse files
README.md
CHANGED
|
@@ -19,10 +19,6 @@ Production-ready machine learning models for cybersecurity threat detection.
|
|
| 19 |
|
| 20 |
| Model | Task | Accuracy | F1 Score | Inference Time |
|
| 21 |
|-------|------|----------|----------|----------------|
|
| 22 |
-
| phishing_detection | random_forest | 0.9890 | 0.9890 | 0.01ms |
|
| 23 |
-
| malware_detection | gradient_boosting | 0.9985 | 0.9985 | 0.00ms |
|
| 24 |
-
| anomaly_detection | random_forest | 0.9990 | 0.9990 | 0.01ms |
|
| 25 |
-
| web_attack_detection | random_forest | 1.0000 | 1.0000 | 0.03ms |
|
| 26 |
|
| 27 |
|
| 28 |
## Usage
|
|
|
|
| 19 |
|
| 20 |
| Model | Task | Accuracy | F1 Score | Inference Time |
|
| 21 |
|-------|------|----------|----------|----------------|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
## Usage
|