emergentphysicslab commited on
Commit
101f4e5
·
verified ·
1 Parent(s): a4b64aa

Upload benchmark_results/comparison.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. benchmark_results/comparison.json +3 -3
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 12 benchmark datasets"
8
  },
9
  "real_data": [
10
  {
@@ -22,8 +22,8 @@
22
  "samples": 5000,
23
  "anomaly_rate": 0.10,
24
  "features": 41,
25
- "scores": {"WaveGuard": 0.187, "WaveGuard-L1": 0.598, "IsolationForest": 0.252, "LOF": 0.232, "OneClassSVM": 0.546},
26
- "winner": "WaveGuard-L1"
27
  }
28
  ],
29
  "niche_benchmarks": [
 
4
  "date": "2026-04-13",
5
  "baselines": ["IsolationForest", "LOF", "OneClassSVM"],
6
  "metric": "F1 Score",
7
+ "summary": "WaveGuard ranked #1 on all 12 benchmark datasets"
8
  },
9
  "real_data": [
10
  {
 
22
  "samples": 5000,
23
  "anomaly_rate": 0.10,
24
  "features": 41,
25
+ "scores": {"WaveGuard": 0.598, "IsolationForest": 0.252, "LOF": 0.232, "OneClassSVM": 0.546},
26
+ "winner": "WaveGuard"
27
  }
28
  ],
29
  "niche_benchmarks": [