GithubHelp home page GithubHelp logo

gacd_finalproject's Introduction

GACD_FinalProject

==================================================================

Human Activity Recognition Using Smartphones Summary Dataset and R Script - Getting and Cleaning Data in R final programming assignment

==================================================================

Based on data collected by Jorge L. Reyes-Ortiz, Davide Anguita, Alessandro Ghio, Luca Oneto. Smartlab - Non Linear Complex Systems Laboratory DITEN - Universit? degli Studi di Genova. Via Opera Pia 11A, I-16145, Genoa, Italy. [email protected] www.smartlab.ws

==================================================================

This R Script collects, merges, tidies and summarises data on Human Activity Recognition Using Smartphones as Activity Sensors.

The data pertain to experiments carried out by Reyes-Ortiz et al. with a group of 30 volunteers aged between 19 and 48 years. Each person performed six activities (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING) wearing a smartphone (Samsung Galaxy S II) on their waist. Using its embedded accelerometer and gyroscope, 3-axial linear acceleration and 3-axial angular velocity was captured at a constant rate of 50Hz. The experiments were video-recorded to label the data manually.

A full description of the original data colected by Reyes-Ortiz et al. is available here: http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones

======================================

The summarised dataset, 'tidydata.txt', selects the mean and standard deviation for each measure obtained in Reyes-Ortiz's experiment, and then summarises them (using the mean() function) by subject and by activity (walking, sitting, laying, etc.) such that each record in the dataset represents:

  • The mean of the mean and standard deviations across Reyes-Ortiz et al.'s 561-feature vectors with time and frequency domain variables.
  • An activity label.
  • An activity code.
  • An identifier of the subject who carried out the experiment.

=========================================

The dataset includes the following files:

  • 'README.txt': this file describing the nature of the data and the project

  • run_analysis.R: The R script that carries out the transformation of the data

  • 'tidydata.txt': The final dataset produced by the run_analysis.R script

  • 'CodeBook.txt': Describes the variables, the data, and any transformations or work performed to clean up the data

=========================================

For more information about the original dataset contact: [email protected]

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. Human Activity Recognition on Smartphones using a Multiclass Hardware-Friendly Support Vector Machine. International Workshop of Ambient Assisted Living (IWAAL 2012). Vitoria-Gasteiz, Spain. Dec 2012

This dataset is distributed AS-IS and no responsibility implied or explicit can be addressed to the authors or their institutions for its use or misuse. Any commercial use is prohibited.

Jorge L. Reyes-Ortiz, Alessandro Ghio, Luca Oneto, Davide Anguita. November 2012.

gacd_finalproject's People

Contributors

benmarshall77 avatar

Watchers

 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.