Giter Site home page Giter Site logo

course_project_data_cleaning's Introduction

Readme for Course Project Data Cleaning

Welcome and thanks for taking the time to evaluate my solution.

You will find two addional files in this directory:

  • Codebook.md - explains the variables that are used in the final output
  • run_analysis.R - contains the actual script for the production of the tidy dataset

The instructions on Coursera were sometimes ambiguous, so I will quickly outline how I cam up with my solution.

The working directory should be set to work on any computer, however if you run into problems, you can change the directory on the second line of the code.

  1. The different files were loaded into the script and combined to form one large dataset (2-28)
  2. The column names were taken from the file features.txt
  3. Only the values for mean and standard deviation were chosen as mentioned in the instructions
  4. The large dataset was combined with the file containing the coding for activities in order to show them with descriptive values (walking, sittin, etc.) (33-34)
  5. In the last step only means were extracted to a new dataset. This was then merged and edited with dcast so that you receive a table with means for every activity, subject and measurement

Thanks again for evaluating!

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.