alobos commited on
Commit
e0e9d1f
·
verified ·
1 Parent(s): f52118f

Upload seq1440_recall/metrics.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. seq1440_recall/metrics.csv +33 -0
seq1440_recall/metrics.csv ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ metric,value
2
+ anomalies_found_h24,63.0
3
+ anomalies_missed_h24,0.0
4
+ anomaly_detection_rate_h24,1.0
5
+ total_anomalies_h24,63.0
6
+ false_positives_h24,1592.0
7
+ total_samples_h24,1655.0
8
+ precision_h24,0.038066465256797584
9
+ f1_h24,0.07334109429569266
10
+ anomalies_found_h48,64.0
11
+ anomalies_missed_h48,0.0
12
+ anomaly_detection_rate_h48,1.0
13
+ total_anomalies_h48,64.0
14
+ false_positives_h48,1591.0
15
+ total_samples_h48,1655.0
16
+ precision_h48,0.03867069486404834
17
+ f1_h48,0.07446189645142524
18
+ anomalies_found_h168,23.0
19
+ anomalies_missed_h168,43.0
20
+ anomaly_detection_rate_h168,0.3484848484848485
21
+ total_anomalies_h168,66.0
22
+ false_positives_h168,488.0
23
+ total_samples_h168,1655.0
24
+ precision_h168,0.04500978473581213
25
+ f1_h168,0.07972270363951472
26
+ anomalies_found_h336,15.0
27
+ anomalies_missed_h336,53.0
28
+ anomaly_detection_rate_h336,0.22058823529411764
29
+ total_anomalies_h336,68.0
30
+ false_positives_h336,157.0
31
+ total_samples_h336,1655.0
32
+ precision_h336,0.0872093023255814
33
+ f1_h336,0.125