Skip to content

Final Project for AM207 - Harvard University Spring 2016

Notifications You must be signed in to change notification settings

jack91an/am207finalproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project for AM207 - Harvard University Spring 2016

Title:

NOW I SEE YOU: Sensor Based Single User Activity Recognition

Team Members:

Project Scope:

Activity recognition, which identifies the activity (eg. cooking, sleeping, reading) that a user performs from a series of observations, is an active research area. It has many real-life applications ranging from healthcare to intelligent environments. In our project, to simplify the problem, we used sensor based single user data with multiple sensored placed in three different houses. Each participate recorded their activities in a series of over 20 days. We experimented with different ways of data representation and lengthes of timeslices in data when building and testing different models. We used Naive Bayes, First Order HMM, and Second Order HMM. We tested and reported on Precision, Recall, F-measure and Accuracy. We found Second Order HMM with Change-point data representation gives best result.

File Organization:

  • "Code": contains ipython notebooks of all the code for data cleaning and model building.
  • "code": old ipython notebooks checkpoints.
  • "data": contains activites data and sensor data.
  • "Report": contains files for report using LaTeX
  • "submission": deliverable for course (poster and report)

Link to Video:

https://www.youtube.com/watch?v=pe1r5tg4RVQ

About

Final Project for AM207 - Harvard University Spring 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages