Giter Site home page Giter Site logo

g-cdataassign2's Introduction

##README

  • Multivariate time-series data of "Human Activity Recognition Using Smartphones" was taken from: http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones. Information on the data set can be found at the link provided.
  • The training and test data set from the link provided were read into R. Only the Test and Training sets were read; Inertial signal were not deemed important and were ignored for this analysis.
  • Column names were simplified by eliminating all punctuation. The data was then combined into one data set in R. Columns pertaining to mean and standard deviation were kept, and of those columns only the ones pertaining to time series (starting with t) were kept, as other information did not seem important.
  • The remaining data was aggregated, and the mean of each column was taken, and exported to a tidy text file given with the assignment, as per instructions: "Creates a second, independent tidy data set with the average of each variable for each activity and each subject."
  • This analysis is documented in "run_analysis.R", and assumes the data was extracted to the working directory.

g-cdataassign2's People

Contributors

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