Datasets:
Tasks:
Tabular Classification
Modalities:
Tabular
Formats:
parquet
Size:
1K - 10K
Tags:
anomaly-detection
time-series
time-series-classification
server-monitoring
cybersecurity
benchmark
License:
Upload benchmark_results/comparison.json with huggingface_hub
Browse files
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
|
| 8 |
},
|
| 9 |
"real_data": [
|
| 10 |
{
|
|
@@ -22,8 +22,8 @@
|
|
| 22 |
"samples": 5000,
|
| 23 |
"anomaly_rate": 0.10,
|
| 24 |
"features": 41,
|
| 25 |
-
"scores": {"WaveGuard": 0.
|
| 26 |
-
"winner": "WaveGuard
|
| 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": [
|