File size: 875 Bytes
8de6086
 
8267095
 
af5da40
8267095
 
 
af5da40
 
8267095
af5da40
5b0e4f4
af5da40
 
8267095
5b0e4f4
 
 
 
 
 
73d15e8
8267095
 
73d15e8
8267095
73d15e8
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
---
license: mit
dataset_info:
  features:
  - name: Timestamp;Age;Gender;Weight;Height;Bodyfat;Bodytemp;Sport-Last-Hour;Time-Since-Meal;Tiredness;Clothing-Level;Radiation-Temp;PCE-Ambient-Temp;Air-Velocity;Metabolic-Rate;Emotion-Self;Emotion-ML;RGB_Frontal_View;Nose;Neck;RShoulder;RElbow;LShoulder;LElbow;REye;LEye;REar;LEar;Wrist_Skin_Temperature;Heart_Rate;GSR;Ambient_Temperature;Ambient_Humidity;Label
    dtype: string
  splits:
  - name: train
    num_bytes: 715331354
    num_examples: 1711795
  - name: test
    num_bytes: 83216193
    num_examples: 199925
  download_size: 84407467
  dataset_size: 798547547
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
- config_name: indoor
  data_files:
  - split: train
    path: data/indoor/train-*
  - split: test
    path: data/indoor/test-*
---