File size: 7,941 Bytes
8de6086
 
8267095
ecb1816
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6be24d1
 
ecb1816
6be24d1
 
 
 
5e780af
 
947df18
 
5e780af
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
947df18
 
5e780af
947df18
 
 
 
734f992
 
0953460
734f992
0953460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
734f992
0953460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
734f992
 
2391c8a
 
734f992
2391c8a
 
 
 
b2d6d23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5e780af
8267095
cda149f
 
8a3611e
8267095
8a3611e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a196d25
 
 
 
8a3611e
 
 
 
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
a196d25
79cf981
8a3611e
 
a196d25
 
8a3611e
 
 
 
 
 
 
 
 
 
8267095
 
79cf981
 
8267095
79cf981
 
 
 
4a07c49
 
80086ee
4a07c49
80086ee
4a07c49
80086ee
 
 
 
4a07c49
 
80086ee
 
4a07c49
80086ee
 
 
 
8267095
ecb1816
 
 
 
 
 
5b0e4f4
 
 
 
 
 
73d15e8
8267095
 
734f992
8267095
734f992
b2d6d23
 
 
 
 
 
7cc22c4
 
 
5e780af
7cc22c4
5e780af
4a07c49
 
 
 
 
 
8de6086
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
---
license: mit
dataset_info:
- config_name: combined
  features:
  - name: file_name
    dtype: string
  - name: Timestamp
    dtype: string
  - name: Age
    dtype: int64
  - name: Gender
    dtype: string
  - name: Weight
    dtype: float64
  - name: Height
    dtype: float64
  - name: Bodyfat
    dtype: float64
  - name: Bodytemp
    dtype: float64
  - name: Sport-Last-Hour
    dtype: int64
  - name: Time-Since-Meal
    dtype: int64
  - name: Tiredness
    dtype: int64
  - name: Clothing-Level
    dtype: float64
  - name: Radiation-Temp
    dtype: float64
  - name: PCE-Ambient-Temp
    dtype: float64
  - name: Air-Velocity
    dtype: float64
  - name: Metabolic-Rate
    dtype: int64
  - name: Emotion-Self
    dtype: string
  - name: Emotion-ML
    dtype: string
  - name: Nose
    dtype: string
  - name: Neck
    dtype: string
  - name: RShoulder
    dtype: string
  - name: RElbow
    dtype: string
  - name: LShoulder
    dtype: string
  - name: LElbow
    dtype: string
  - name: REye
    dtype: string
  - name: LEye
    dtype: string
  - name: REar
    dtype: string
  - name: LEar
    dtype: string
  - name: Wrist_Skin_Temperature
    dtype: float64
  - name: Heart_Rate
    dtype: float64
  - name: GSR
    dtype: float64
  - name: Ambient_Temperature
    dtype: float64
  - name: Ambient_Humidity
    dtype: float64
  - name: Solar_Radiation
    dtype: float64
  - name: Label
    dtype: int64
  splits:
  - name: train
    num_bytes: 1070219550
    num_examples: 2422298
  - name: test
    num_bytes: 166430058
    num_examples: 408685
  download_size: 102448738
  dataset_size: 1236649608
- config_name: default
  features:
  - name: file_name
    dtype: string
  - name: Timestamp
    dtype: string
  - name: Age
    dtype: int64
  - name: Gender
    dtype: string
  - name: Weight
    dtype: float64
  - name: Height
    dtype: float64
  - name: Bodyfat
    dtype: float64
  - name: Bodytemp
    dtype: float64
  - name: Sport-Last-Hour
    dtype: int64
  - name: Time-Since-Meal
    dtype: int64
  - name: Tiredness
    dtype: int64
  - name: Clothing-Level
    dtype: float64
  - name: Radiation-Temp
    dtype: float64
  - name: PCE-Ambient-Temp
    dtype: float64
  - name: Air-Velocity
    dtype: float64
  - name: Metabolic-Rate
    dtype: int64
  - name: Emotion-Self
    dtype: string
  - name: Emotion-ML
    dtype: string
  - name: Nose
    dtype: string
  - name: Neck
    dtype: string
  - name: RShoulder
    dtype: string
  - name: RElbow
    dtype: string
  - name: LShoulder
    dtype: string
  - name: LElbow
    dtype: string
  - name: REye
    dtype: string
  - name: LEye
    dtype: string
  - name: REar
    dtype: string
  - name: LEar
    dtype: string
  - name: Wrist_Skin_Temperature
    dtype: float64
  - name: Heart_Rate
    dtype: float64
  - name: GSR
    dtype: float64
  - name: Ambient_Temperature
    dtype: float64
  - name: Ambient_Humidity
    dtype: float64
  - name: Solar_Radiation
    dtype: float64
  - name: Label
    dtype: int64
  splits:
  - name: train
    num_bytes: 2140438008
    num_examples: 4844596
  - name: test
    num_bytes: 332858868
    num_examples: 817370
  download_size: 194670268
  dataset_size: 2473296876
- config_name: indoor
  features:
  - name: file_name
    dtype: string
  - name: Timestamp
    dtype: string
  - name: Age
    dtype: int64
  - name: Gender
    dtype: string
  - name: Weight
    dtype: float64
  - name: Height
    dtype: float64
  - name: Bodyfat
    dtype: float64
  - name: Bodytemp
    dtype: float64
  - name: Sport-Last-Hour
    dtype: int64
  - name: Time-Since-Meal
    dtype: int64
  - name: Tiredness
    dtype: int64
  - name: Clothing-Level
    dtype: float64
  - name: Radiation-Temp
    dtype: float64
  - name: PCE-Ambient-Temp
    dtype: float64
  - name: Air-Velocity
    dtype: float64
  - name: Metabolic-Rate
    dtype: int64
  - name: Emotion-Self
    dtype: string
  - name: Emotion-ML
    dtype: string
  - name: Nose
    dtype: string
  - name: Neck
    dtype: string
  - name: RShoulder
    dtype: string
  - name: RElbow
    dtype: string
  - name: LShoulder
    dtype: string
  - name: LElbow
    dtype: string
  - name: REye
    dtype: string
  - name: LEye
    dtype: string
  - name: REar
    dtype: string
  - name: LEar
    dtype: string
  - name: Wrist_Skin_Temperature
    dtype: float64
  - name: Heart_Rate
    dtype: float64
  - name: GSR
    dtype: float64
  - name: Ambient_Temperature
    dtype: float64
  - name: Ambient_Humidity
    dtype: float64
  - name: Solar_Radiation
    dtype: float64
  - name: Label
    dtype: int64
  splits:
  - name: train
    num_bytes: 803244774
    num_examples: 1566728
  - name: test
    num_bytes: 99749806
    num_examples: 194829
  download_size: 67250705
  dataset_size: 902994580
- config_name: indoor_frames
  features:
  - name: __key__
    dtype: string
  - name: __url__
    dtype: string
  - name: jpg.jpg
    dtype: image
  - name: jpg.json
    dtype: binary
  splits:
  - name: train
    num_bytes: 133619989019.4
    num_examples: 1711140
  - name: test
    num_bytes: 33962177202.32
    num_examples: 427712
  download_size: 123225155774
  dataset_size: 167582166221.72
- config_name: vehicle
  features:
  - name: file_name
    dtype: string
  - name: Timestamp
    dtype: string
  - name: Age
    dtype: int64
  - name: Gender
    dtype: string
  - name: Weight
    dtype: float64
  - name: Height
    dtype: float64
  - name: Bodyfat
    dtype: float64
  - name: Bodytemp
    dtype: float64
  - name: Sport-Last-Hour
    dtype: int64
  - name: Time-Since-Meal
    dtype: int64
  - name: Tiredness
    dtype: int64
  - name: Clothing-Level
    dtype: float64
  - name: Radiation-Temp
    dtype: float64
  - name: PCE-Ambient-Temp
    dtype: float64
  - name: Air-Velocity
    dtype: float64
  - name: Metabolic-Rate
    dtype: int64
  - name: Emotion-Self
    dtype: float64
  - name: Emotion-ML
    dtype: float64
  - name: Nose
    dtype: float64
  - name: Neck
    dtype: float64
  - name: RShoulder
    dtype: float64
  - name: RElbow
    dtype: float64
  - name: LShoulder
    dtype: float64
  - name: LElbow
    dtype: float64
  - name: REye
    dtype: float64
  - name: LEye
    dtype: float64
  - name: REar
    dtype: float64
  - name: LEar
    dtype: float64
  - name: Wrist_Skin_Temperature
    dtype: float64
  - name: Heart_Rate
    dtype: float64
  - name: GSR
    dtype: float64
  - name: Ambient_Temperature
    dtype: float64
  - name: Ambient_Humidity
    dtype: float64
  - name: Solar_Radiation
    dtype: float64
  - name: Label
    dtype: int64
  splits:
  - name: train
    num_bytes: 308041044
    num_examples: 855570
  - name: test
    num_bytes: 76944092
    num_examples: 213856
  download_size: 35194806
  dataset_size: 384985136
- config_name: vehicle_frames
  features:
  - name: __key__
    dtype: string
  - name: __url__
    dtype: string
  - name: jpg.jpg
    dtype: image
  - name: jpg.json
    dtype: binary
  splits:
  - name: train
    num_bytes: 133619989019.4
    num_examples: 1711140
  - name: test
    num_bytes: 33962177202.32
    num_examples: 427712
  download_size: 123225155774
  dataset_size: 167582166221.72
configs:
- config_name: combined
  data_files:
  - split: train
    path: combined/train-*
  - split: test
    path: combined/test-*
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
- config_name: indoor
  data_files:
  - split: train
    path: indoor/train-*
  - split: test
    path: indoor/test-*
- config_name: indoor_frames
  data_files:
  - split: train
    path: indoor_frames/train-*
  - split: test
    path: indoor_frames/test-*
- config_name: vehicle
  data_files:
  - split: train
    path: vehicle/train-*
  - split: test
    path: vehicle/test-*
- config_name: vehicle_frames
  data_files:
  - split: train
    path: vehicle_frames/train-*
  - split: test
    path: vehicle_frames/test-*
---