GithubHelp home page GithubHelp logo

getting_cleaning_data's Introduction

Getting and Cleaning Data Course Project

As part of the course project I have submitted a R script named run_analysis.R which will clean the dataset provided.The codebook.txt contains the detail documentation for following my code.

Step 1

Checking if the dataset directory exists or not to proceed further.

Step 2

Read the necessary files(training set data,test set data and the file containing the features and activity list were read as these are the required files that i need to proceed.)

step 3

Added subject and activity values to the training and test sets

step 4

Merged the the tarining and test set

setp 6

Extracted only the measurements on the mean and standard deviation for each measurement along with subject and activity

step 7

Modified the activity values with meaningful names

step 8

Modified the column variables with more meaningful names

step 9

created an independent tidy data set with the average of each variable for each activity and each subject

step 10

wrote the data out to a file

getting_cleaning_data's People

Contributors

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