Skip to content

kling111/GCD-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GCD Final Project

Summary

This project is an opportunity to show what I've learned about getting and cleaning data in this course.

The source data used in this project can be found here: (https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip)

Project Summary

These are the main steps run_analysis take throughout its code.

  1. Combines the training and test sets to create one large data set.
  2. Subsets the measurements of the mean and standard deviation.
  3. Uses appropriate names to reflect the activities in the data set
  4. Creates a second data set with the average of each variable for each activity and each subject.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages