It contains data of 18 different physical activities (such as walking, cycling, playing soccer etc) performed by 9 subjects wearing 3 inertial measurement units (IMU) and a heart rate monitor. This data is stored in individual text files per subject. Each row in each file represents one reading and contains 54 attributes (including timestamp, activity ID, heart rate and IMU sensory data).
You are required to:
- Carry out thorough exploratory data analysis and appropriately handle missing or dirty data.
- Develop and test at least one hypothesis for a relationship between a single pair of attributes.
- Develop and test at least one model which uses multiple attributes to make predictions.