Code Monkey home page Code Monkey logo

cleansmarphonedata's Introduction

This is repository is for a course project for the Coursera course Getting and Cleaning Data in November 2014.

Author is Esa Palosaari

The repository is based on the following work:

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

Folder 'UCI HAR Dataset' contains the original datasets and documentation, including 'README.txt'. The original datasets include information about physical human activities and movements and related data from smartphone sensors.

=============== What has been done in this repository =================

This repository includes the following files:

  • 'run_analysis.R' which is code in R and produces the 'tidy.txt' file from the data in the folder 'UCI HAR Dataset'. The 'run_analysis.R' file merges the original training and test datasets, and adds variable names, identities of the subjects, and information about the activities to the dataset. The code includes only those original variables which had mean or standard deviation in their names in lower case letters. Finally, it computes the averages for those variables according to subject and activity and writes the dataset to the file 'tidy.txt'.
  • 'tidy.txt' contains averages for 30 subjects for each of the activities for means and standard deviations of the original variables. Both training and test data are included in the dataset in the file and they are not distinguished by any variable.
  • 'CodeBook.md' contains further information both about the original data and datasets and about the new dataset 'tidy.txt'

cleansmarphonedata's People

Contributors

esa-palosaari 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.