GithubHelp home page GithubHelp logo

nagarajanchinnasamy / gettingandcleaningdatacourseproject Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 26.91 MB

Course Project of course titled Getting And Cleaning Data from Data Science Specialization Course on Coursera by - Johns Hopkins University

R 100.00%

gettingandcleaningdatacourseproject's Introduction

Background

One of the most exciting areas in all of data science right now is wearable computing - see for example this article. Companies like Fitbit, Nike, and Jawbone Up are racing to develop the most advanced algorithms to attract new users.

Towards this, its important for these wearables to be able to recognize the activities performed by the users. One of the experiments conducted to gather data from the accelerometers from the Samsung Galaxy S smartphone is described at this site:

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

The data collected by this experiment is available at:

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

The goal of this project is to prepare independent tidy data set with the average of each variable for each activity and each subject to be able to use it for later analysis.

Code Book

Code Book explains the components of tidy data set and the transformations performed on the original dataset. It can be accessed from here

Analysis Script (run_analysis.R)

Transformations performed on original data set are programmed in an R script named run_analysis.R. To run this script:

  1. Extract the original data set to a folder (E.g., xxxx/getdata-projectfiles-UCI HAR Dataset)
  2. Copy run_analysis.R script inside the folder where original data was extracted to (E.g., xxxx/getdata-projectfiles-UCI HAR Dataset)
  3. Execute run_analysis.R script.

Tidy Data

Tidy data obtained after applying transformations is made available here


gettingandcleaningdatacourseproject's People

Contributors

nagarajanchinnasamy 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.