Giter VIP home page Giter VIP logo

cleaning-data-course-assignment's Introduction

README:

The purpose of this document is to explain the methodology and script used to clean the Human Activity data set as part of the Coursera Course Project (Getting and Cleaning Data).

The script prepares tidy data which can be used for later analysis. The data linked to from the course website represent data collected from the accelerometers from the Samsung Galaxy S smartphone.

The Data set for the project was obtained from the below link:

https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

Further information relating to the data is available at the following site:

http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones

The repository folder contains the following important files and folders:

  1. The data was downloaded and extracted into a subdirectory "UCI HAR Dataset" included in the repository.
  2. An R Script called runAnalysis.R completes the following steps to clean the data and meet the standards outlined in the project scope.
  3. CodeBook.md which describes the variables, the data, and any transformations or work that was performed to clean up the data
  4. This README.txt
  5. The TidyData.txt dataset which summarises the measurements were summarised by averaging them across each Activity and Subject from combined observations from the Training and Test data sets.

Notes:

  • The units used for the accelerations (total and body) are 'g's (gravity of earth -> 9.80665 m/seg2).
  • The gyroscope units are rad/seg.

License:

Use of this dataset in publications must be acknowledged by referencing the following publication [1]

[1] Davide Anguita, Alessandro Ghio, Luca Oneto, Xavier Parra and Jorge L. Reyes-Ortiz. A Public Domain Dataset for Human Activity Recognition Using Smartphones. 21th European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning, ESANN 2013. Bruges, Belgium 24-26 April 2013.

cleaning-data-course-assignment's People

Contributors

jhiramanek avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.