nickbiso / Coursera-Getting-and-Cleaning-Data-Project

This is my course project for coursera's getting and cleaning data course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coursera's Getting and Cleaning Data Project

Instructions:
Explanation of the files:
  • 'features_info.txt': Shows information about the variables used on the feature vector.
  • 'features.txt': List of all features.
  • 'activity_labels.txt': Links the class labels with their activity name.
  • 'train/X_train.txt': Training set.
  • 'train/y_train.txt': Training labels.
  • 'test/X_test.txt': Test set.
  • 'test/y_test.txt': Test labels.

About

This is my course project for coursera's getting and cleaning data course


Languages

Language:R 100.0%