Git Product home page Git Product logo

cleaning_and_getting_the_data's Introduction

Getting and Cleaning Data - Project

This basically for a course project in coursera. The R script, run_analysis.R, does the following:

First ,it will lload necessary packages (reshape2 and data.table)
It will download the dataset if could not find the dataset in directory its working 
Then it will unzip the data that has been downloaded if it is not .
Get  the activity and feature file information
Loads both the training and test datasets, keeping only those columns which contains   mean or standard deviation
Then, the activity and subject data for each dataset will be loaded , and wil be merged those columns with the dataset
Then the two dataset will be merged
Converts the activity and subject columns into factors
Lastly, it will create a tidy dataset that consists of the mean value of each variable for each subject and activity .

At last the result will be shown in the file tidyData.txt.

cleaning_and_getting_the_data's People

Contributors

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