Skip to content

Forgiven311/Course_Project_Wk3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Course_Project_Wk3

README File

Introduction

This repository hosts required files for the assignment of the "Getting and Cleaning Data" Data-Science course.

This project demonstrates skills in the collection and cleaning of data sets.

Data Set Used

Human Activity Recognition Using Smartphones dataset from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

List of Files in the Repository

CodeBook.md - Describes the variables, the data, and the work that has been performed to clean up the data.

run_analysis.R - The script with compiled code that has been used for this work.

TidyData.txt - The clean dataset file that will be created when the run_analysis is executed. The data in this file includes means and standard deviations extracted from the activity & subject variables of the dataset.

About

Repository for the Week 3 Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages