Coder Social home page Coder Social logo

getting-cleaning_data's Introduction

Getting and Cleaning Data Project

Intro

This is a repository for the submission of the Getting and Cleaning Data course project. This repository hosts the R script file and documentation files.

The purpose of this project is to demonstrate ability to collect, work with, and clean a data set.

A full description is available at the site where the data was obtained: Human Activity Recognition Using Smartphones The data linked to website represent data collected from the accelerometers from the Samsung Galaxy S smartphone.

Running the script

  1. Unzip the data for the project
  2. Set the default path of the working directory as "getdata-projectfiles-UCI HAR Dataset\UCI HAR Dataset"
  3. Put run_analysis.R in the working directory
  4. Run run_analysis.R
  5. The resulting clean dataset.txt will be available in the working directory

** this R script uses the data.table library. You can install it using install.packages("data.table") command.

Project Files

CodeBook.MD - describes the variables

run_analysis.R- contains the code to perform the analyses

dataset.txt - the output

getting-cleaning_data's People

Contributors

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