Skip to content

Assignment for the 'Practical Machine Learning' course on Coursera

Notifications You must be signed in to change notification settings

BugBunny/Machine_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine_Learning

Assignment for the Practical Machine Learning course on Coursera

This repository contains a R script produced for the course project of the Practical Machine Learning course of the Data Science Specialization hosted by Coursera:

https://www.coursera.org/course/predmachlearn

The aim of the analysis was to develop an algorithm to classify dumb bell lifts into 5 groups using data from accelerometers.

The training data for this project are available here: https://d396qusza40orc.cloudfront.net/predmachlearn/pml-training.csv and the test data here: https://d396qusza40orc.cloudfront.net/predmachlearn/pml-testing.csv

My report is available here: http://bugbunny.github.io/Machine_Learning/PredictionAssignment.html

Further information is provided at http://groupware.les.inf.puc-rio.br/har

The script was written using R 3.2.1 under Windows 7 SP1.

About

Assignment for the 'Practical Machine Learning' course on Coursera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages