Skip to content

The application classifies the minutes in which the user has cooked. The dataset contains one record per minute for approximately one month.

Notifications You must be signed in to change notification settings

marinimau/cooking_activity_recognition_new_attempt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooking activity recognition based on indoor air-quality sensors.

The application classifies the minutes in which the user has cooked. The dataset contains one record per minute for approximately one month.

This is the the same problem of my bachelor's degree thesis but dealt with different techniques.

we consider "cook", for example, also heat the milk in the microwave

Preprocessing:

  • Principal Component Analysis
  • Outliers removing
  • Balance dataset

Classification:

  • Multi-layer Perceptron classifier
  • 70-30% train/test split

Score:

  • Recall: >80%
  • Precision: >80%
  • F1: >80%

consider 5-minutes granularity in annotation phase

About

The application classifies the minutes in which the user has cooked. The dataset contains one record per minute for approximately one month.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published