Che237 commited on
Commit
eedf0d4
·
verified ·
1 Parent(s): fa63266

Update CyberForge ML models and deployment artifacts

Browse files
Files changed (1) hide show
  1. README.md +0 -4
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