MotionSense Dataset : Smartphone Sensor Data - HAR
Human Activity and Attribute Recognition: Phone Accelerometer and Gyroscope
@kaggle.malekzadeh_motionsense_dataset
Human Activity and Attribute Recognition: Phone Accelerometer and Gyroscope
@kaggle.malekzadeh_motionsense_dataset
CREATE TABLE sub_2 (
"unnamed_0" BIGINT,
"attitude_roll" DOUBLE,
"attitude_pitch" DOUBLE,
"attitude_yaw" DOUBLE,
"gravity_x" DOUBLE,
"gravity_y" DOUBLE,
"gravity_z" DOUBLE,
"rotationrate_x" DOUBLE,
"rotationrate_y" DOUBLE,
"rotationrate_z" DOUBLE,
"useracceleration_x" DOUBLE,
"useracceleration_y" DOUBLE,
"useracceleration_z" DOUBLE
);
Anyone who has the link will be able to view this.