emergentphysicslab commited on
Commit
470ca1e
·
verified ·
1 Parent(s): f07ff43

Upload benchmark_results/comparison.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. benchmark_results/comparison.json +1 -10
benchmark_results/comparison.json CHANGED
@@ -4,7 +4,7 @@
4
  "date": "2026-04-13",
5
  "baselines": ["IsolationForest", "LOF", "OneClassSVM"],
6
  "metric": "F1 Score",
7
- "summary": "WaveGuard ranked #1 on 11 of 13 benchmark datasets"
8
  },
9
  "real_data": [
10
  {
@@ -16,15 +16,6 @@
16
  "scores": {"WaveGuard": 0.653, "IsolationForest": 0.607, "LOF": 0.601, "OneClassSVM": 0.472},
17
  "winner": "WaveGuard"
18
  },
19
- {
20
- "dataset": "Phishing URLs",
21
- "source": "UCI Phishing Websites",
22
- "samples": 11055,
23
- "anomaly_rate": 0.443,
24
- "features": 30,
25
- "scores": {"WaveGuard": 0.379, "IsolationForest": 0.643, "LOF": 0.719, "OneClassSVM": 0.705},
26
- "winner": "LOF"
27
- },
28
  {
29
  "dataset": "Network Intrusion",
30
  "source": "KDD Cup 99 SA subset",
 
4
  "date": "2026-04-13",
5
  "baselines": ["IsolationForest", "LOF", "OneClassSVM"],
6
  "metric": "F1 Score",
7
+ "summary": "WaveGuard ranked #1 on 11 of 12 benchmark datasets"
8
  },
9
  "real_data": [
10
  {
 
16
  "scores": {"WaveGuard": 0.653, "IsolationForest": 0.607, "LOF": 0.601, "OneClassSVM": 0.472},
17
  "winner": "WaveGuard"
18
  },
 
 
 
 
 
 
 
 
 
19
  {
20
  "dataset": "Network Intrusion",
21
  "source": "KDD Cup 99 SA subset",