Skip to content

Getting and cleaning data from the recordings of 30 subjects performing activities of daily living while carrying a waist-mounted smartphone with embedded inertial sensors.

Notifications You must be signed in to change notification settings

nchylak/getting-and-cleaning-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Project

This project was created as part of the "Getting and Cleaning Data" course in the Data Science specialisation by Johns Hopkins University on Coursera.

Getting Started

Get started by forking this repository and cloning it locally on your machine.

The repository is made of the following files:

  • A markdown file README.md
  • An R script run_analysis.R
  • A markdown file CodeBook.md describing the data and the manipulations performed by the script for cleaning and analysing it.

For being able to use the attached script, you need to:

  • Download the supporting dataset here (see "Data Folder").
  • Install the dplyr library.

Built With

  • RStudio
  • R version 3.4.3

Authors

Acknowledgments

Thanks to the UCI Machine Learning Repository for making the dataset available.

About

Getting and cleaning data from the recordings of 30 subjects performing activities of daily living while carrying a waist-mounted smartphone with embedded inertial sensors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages