AutoTherm / README.md
kopetri's picture
Upload dataset
af5da40 verified
|
raw
history blame
875 Bytes
metadata
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-*