alobos commited on
Commit
2a7d5f5
·
verified ·
1 Parent(s): 276fc19

Upload seq360_recall/metrics.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. seq360_recall/metrics.csv +33 -0
seq360_recall/metrics.csv ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ metric,value
2
+ anomalies_found_h24,0.0
3
+ anomalies_missed_h24,223.0
4
+ anomaly_detection_rate_h24,0.0
5
+ total_anomalies_h24,223.0
6
+ false_positives_h24,0.0
7
+ total_samples_h24,5973.0
8
+ precision_h24,0.0
9
+ f1_h24,0.0
10
+ anomalies_found_h48,223.0
11
+ anomalies_missed_h48,0.0
12
+ anomaly_detection_rate_h48,1.0
13
+ total_anomalies_h48,223.0
14
+ false_positives_h48,5750.0
15
+ total_samples_h48,5973.0
16
+ precision_h48,0.03733467269378871
17
+ f1_h48,0.07198192382182053
18
+ anomalies_found_h168,231.0
19
+ anomalies_missed_h168,0.0
20
+ anomaly_detection_rate_h168,1.0
21
+ total_anomalies_h168,231.0
22
+ false_positives_h168,5742.0
23
+ total_samples_h168,5973.0
24
+ precision_h168,0.03867403314917127
25
+ f1_h168,0.07446808510638298
26
+ anomalies_found_h336,235.0
27
+ anomalies_missed_h336,0.0
28
+ anomaly_detection_rate_h336,1.0
29
+ total_anomalies_h336,235.0
30
+ false_positives_h336,5738.0
31
+ total_samples_h336,5973.0
32
+ precision_h336,0.03934371337686255
33
+ f1_h336,0.07570876288659793