Skip to content

blievrouw/uci-har-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Activity Recognition Using Smartphones Data Set Analysis

Analysis of movement data recorded from waist-mounted smartphones. (UCI)

Reproduction

  • Download dataset: Rscript download_dataset.R
  • Analyse dataset: Rscript run_analysis.R

Files:

  • README.md
  • CodeBook.md: Description of transformations applied on original data + description of variables and data in the resulting dataset.
  • download_dataset.R: Script to download underlying dataset
  • run_analysis.R: Script to perform analysis on downloaded dataset
  • uci_har_analysis.txt: Resulting dataset

About

Transforming human activity recognition data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages