rabah2026 commited on
Commit
f3b98af
·
verified ·
1 Parent(s): 3f485d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +85 -0
README.md CHANGED
@@ -31,6 +31,91 @@ The dataset is divided into train, validation, and test splits, ensuring a stric
31
  | test | 18,593 | 3 |
32
  | **Total** | **263,263** | **44** |
33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  ### Data Fields:
35
  Each instance in the dataset consists of the following fields:
36
 
 
31
  | test | 18,593 | 3 |
32
  | **Total** | **263,263** | **44** |
33
 
34
+
35
+
36
+ 📊 Analyzing 230254 durations (rows) from the Excel file...
37
+ Analyzing durations: 100%|██████████| 230254/230254 [00:00<00:00, 326999.12it/s]
38
+ ========================================
39
+ 🎯 RESULTS BY THRESHOLD (Excel-based) 🎯
40
+ ========================================
41
+
42
+ --- Rows (files) shorter than 500 seconds ---
43
+ 📁 Number of rows: 230254
44
+ 🎯 Total duration: 3968417.59 seconds
45
+ ⏰ Which is: 1102h 20m 17.59s
46
+
47
+ --- Rows (files) shorter than 400 seconds ---
48
+ 📁 Number of rows: 230253
49
+ 🎯 Total duration: 3967958.12 seconds
50
+ ⏰ Which is: 1102h 12m 38.12s
51
+
52
+ --- Rows (files) shorter than 300 seconds ---
53
+ 📁 Number of rows: 230249
54
+ 🎯 Total duration: 3966514.47 seconds
55
+ ⏰ Which is: 1101h 48m 34.47s
56
+
57
+ --- Rows (files) shorter than 200 seconds ---
58
+ 📁 Number of rows: 230219
59
+ 🎯 Total duration: 3959690.55 seconds
60
+ ⏰ Which is: 1099h 54m 50.55s
61
+
62
+ --- Rows (files) shorter than 100 seconds ---
63
+ 📁 Number of rows: 229479
64
+ 🎯 Total duration: 3866971.27 seconds
65
+ ⏰ Which is: 1074h 9m 31.27s
66
+
67
+ --- Rows (files) shorter than 90 seconds ---
68
+ 📁 Number of rows: 229066
69
+ 🎯 Total duration: 3827934.93 seconds
70
+ ⏰ Which is: 1063h 18m 54.93s
71
+
72
+ --- Rows (files) shorter than 80 seconds ---
73
+ 📁 Number of rows: 228390
74
+ 🎯 Total duration: 3770780.24 seconds
75
+ ⏰ Which is: 1047h 26m 20.24s
76
+
77
+ --- Rows (files) shorter than 70 seconds ---
78
+ 📁 Number of rows: 227276
79
+ 🎯 Total duration: 3687626.85 seconds
80
+ ⏰ Which is: 1024h 20m 26.85s
81
+
82
+ --- Rows (files) shorter than 60 seconds ---
83
+ 📁 Number of rows: 225348
84
+ 🎯 Total duration: 3563535.47 seconds
85
+ ⏰ Which is: 989h 52m 15.47s
86
+
87
+ --- Rows (files) shorter than 50 seconds ---
88
+ 📁 Number of rows: 221755
89
+ 🎯 Total duration: 3367880.79 seconds
90
+ ⏰ Which is: 935h 31m 20.79s
91
+
92
+ --- Rows (files) shorter than 40 seconds ---
93
+ 📁 Number of rows: 215071
94
+ 🎯 Total duration: 3071315.05 seconds
95
+ ⏰ Which is: 853h 8m 35.05s
96
+
97
+ --- Rows (files) shorter than 30 seconds ---
98
+ 📁 Number of rows: 199514
99
+ 🎯 Total duration: 2538879.34 seconds
100
+ ⏰ Which is: 705h 14m 39.34s
101
+
102
+ --- Rows (files) shorter than 20 seconds ---
103
+ 📁 Number of rows: 163816
104
+ 🎯 Total duration: 1669293.66 seconds
105
+ ⏰ Which is: 463h 41m 33.66s
106
+
107
+ --- Rows (files) shorter than 10 seconds ---
108
+ 📁 Number of rows: 85129
109
+ 🎯 Total duration: 535014.06 seconds
110
+ ⏰ Which is: 148h 36m 54.06s
111
+
112
+ --- Rows (files) shorter than 5 seconds ---
113
+ 📁 Number of rows: 26516
114
+ 🎯 Total duration: 101191.18 seconds
115
+ ⏰ Which is: 28h 6m 31.18s
116
+
117
+ ========================================
118
+
119
  ### Data Fields:
120
  Each instance in the dataset consists of the following fields:
121