Activity Recognition of Weight Lifting Exercises Data

Course Project for Practical Machine Learning by Johns Hopkins University on Coursera

The project includes the following reports:

Qualitative Activity Recognition of Weight Lifting Exercises Data : In this project, we use R to build a classifier using the sensor data. The data consists of training set containing over 19000 samples, each with 152 variables and classe outcome variable with the value ‘A’, ‘B’, ‘C’, ‘D’ or ‘E’. The testing set consists of 20 samples without the classe outcome variable. The goal is to build a classifier using the training data to predict the classe of the testing data.

Data
The project uses sensor data collected by Groupware@LES