Skip to content

Final project from Coursera's "Practical Machine Learning" course: Predicting movement from accelerometer data

Notifications You must be signed in to change notification settings

shelbybachman/practical-machine-learning-course

Repository files navigation

This repository contains materials from my final project for Johns Hopkins University's "Practical Machine Learning" course on Coursera.

For this project, I used accelerometer data to predict the type of physical exercise being performed. Training data came from human participants who wore accelerometers in various places while performing 1 of 5 exercises. I evaluated the performance of multiple classification methods in predicting exercise type on a test set; these included a decision tree, random forest, boosting, and linear discriminant analysis. I found that the random forest method was most accurate.

You can view the final report here!

About

Final project from Coursera's "Practical Machine Learning" course: Predicting movement from accelerometer data

Resources

Stars

Watchers

Forks