Baselight

MotionSense Dataset : Smartphone Sensor Data - HAR

Human Activity and Attribute Recognition: Phone Accelerometer and Gyroscope

@kaggle.malekzadeh_motionsense_dataset

Data Subjects Info
@kaggle.malekzadeh_motionsense_dataset.data_subjects_info

  • 4.27 KB
  • 24 rows
  • 5 columns
code

Code

weight

Weight

height

Height

age

Age

gender

Gender

1102188461
272180281
34816128
490176311
54816423
676180281
76217530
85216124
993190321
107216431

CREATE TABLE data_subjects_info (
  "code" BIGINT,
  "weight" BIGINT,
  "height" BIGINT,
  "age" BIGINT,
  "gender" BIGINT
);

Share link

Anyone who has the link will be able to view this.