File size: 751 Bytes
8de6086 8267095 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 |
---
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: 1430662708
num_examples: 3423590
- name: test
num_bytes: 166432386
num_examples: 399850
download_size: 168836117
dataset_size: 1597095094
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|