GithubHelp home page GithubHelp logo

getdata-002-peer's Introduction

#Getting and Cleaning Data: Peer Assessed Assignment

##Purpose

The assignment is to create a tidy dataset from data pulled from the UCI Machine Learning Repository. The provided dataset tracks numerous sensor readings from Samsung Galaxy S2 phones worn at the waist by 30 study volunteers. For the purposes of this assignment, "tidy dataset" is defined as:

  • A single dataset combining the originally separate test and training data sets.
  • A dataset with descriptive activity names rather than the simple codes orginally in the data.
  • A dataset containing only the mean and standard deviation values for each of the measurements.

##Files

  • README.cmd: this file
  • run_analysis.R: the script which reads the existing UCI HAR Dataset files and generates the tidy dataset
  • CodeBook.md: a description of the data, variables, and transformations used by run_analysis.R.

##Running

The included script, "run_analysis.R", requires the UCI HAR Dataset to be present and set as the current working directory (use setwd within R if this is not the case). As a result of running the script, the tidy dataset will be written to disk as the file "tidy_data.txt" in the working directory.

getdata-002-peer's People

Contributors

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