This repo is the final project of the Getting and Cleaning Data Course on Coursera. To generate tidy data follow the steps below:
- Run the script, and it will generate a file named tidy.txt.
- The tidy.txt combined all the records from training and testing, only with measurement of mean and standard deviation, and then average of each measurement for each activity and each subject.
- The names of the feature is contained in CoodBook.md.