Skip to content

mrudulp/datascience-getdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datascience-getdata

This repository contains coursera's datascience track GetData modules files

There are three files in this repository

  • run_analysis.R -- This file analyses "Human Activity Recognition Using Smartphones" dataset present at " https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip".
    • It combines training and test data and maps it to subjects and their activities. It returns an independent tidy data set with the average of each variable for each activity and each subject.
  • Codebook.md -- This contains information about all the columns of the final dataset that is returned.
  • README.md -- This file contains details about all the files in this folder. This is the file you are currently reading.

How to use the files

Using run_analysis.R

Using Codebook.md

  • Codebook.md contains information about all the columns of the final dataset that is returned.
  • In order to use this you need dataset which was created by "using run_analysis.R"

About

This repository contains coursera's datascience track GetData modules files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages