Skip to content

ltchin/Data-Science-Assignments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files for "Getting and Cleaning Data"

  • CodeBook.md - code book for all of the variables, data, and transformations performed
  • run_analysis.R - cleans and tidies data for Samsung data.
  • tidy_table.csv - the actual tidy data set

This program takes the data from the UC Irvine "Human Activity Recognition using Smartphones Data Set" and takes the average of the mean and standard deviation for all of the variables measured. Run "run_analysis.R" to generate a tidy version of that data. Read why the tidy data is actually tidy in CodeBook.md

Files for "R Programming"

  • cachematrix.R - provides cached version of inverting a matrix

About

Repos for all Coursera Data Science projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%