Giter Club home page Giter Club logo

datacleanning's Introduction

Summary and data cleaning of wearable data set

This repository contents the script file (run_analysis.R) to tidy and summarise wearable data set that can be found in http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones.

Also it is included the code book (codebook.md) of the final tidy and summarised data set.

Other files are included for explanation of the original variables that are found in the original data set (feature_info.txt and features.txt).

Use

To use this 'run_analysis.R' you need to download the original data set from http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones

Unzip the folder 'UCI HAR Dataset.zip' and put in your working directory the folder 'UCI HAR Dataset'. Then run the script.

The final data set will be saved in the workking directory with the name "average_tidy_dataset.txt"

This repository includes the following files:

  • 'README.md'

  • 'run_analysis.R': Run the transformation to tidy wearable data set and summaryze original data set by subject and activity variables using the average function.

  • 'codebook.md': The code book of the final obtained data set after transformation and summarize the original data set.

  • 'features_info.txt': Shows information about the original variables used on the feature vector that are in the original data set.

  • 'features.txt': List of all features in the original data set.

datacleanning's People

Contributors

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