GithubHelp home page GithubHelp logo

aletundo / smarthouse Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 1.4 MB

Probabilistic model to predict home activities given sensors data

Python 53.50% CSS 0.50% JavaScript 23.46% HTML 22.54%
hmm smarthome smarthouse mother

smarthouse's Introduction

Smart House

Abstract

Population aging is currently having a significant impact on health care systems.

Improvements in medical care are resulting in increased survival into old age, thus cognitive impairments and problems associated with aging will increase. It has been estimated that one billion people will be over the age of 60 by the year 2025. As the burden of health-care in society increases, the need for finding more effective ways of providing care and support to the disabled and elderly at home becomes more predominant.

Automatic health monitoring systems are considered a key technology in this challenge, because they can serve a dual role:

  • to increase the safety and the sense of security of people living on their own
  • to allow elderly patients to be self-reliant longer, fostering their autonomy.

To this purpose, a smart controller called MOTHER has been introduced to collect data coming from sensors placed in several locations of the smart house.

Sensor data

Five different sensor have been adopted to have a complete monitoring system that is able to communicate with a central unit MOTHER. Several activities have been monitored: Leaving, Toileting, Showering, Sleeping, Breakfast, Dinner, Drink, Idle/Unlabeled, Lunch, Snack, Spare time/TV, Grooming.

Sensor data streams were divided in time slices of constant length. For these experiments, sensor data were segmented in intervals of length Delta_t = 60 seconds.

At each time stamp, the following data are available:

Start time              End time                Activity	
--------------------    --------------------    --------
2012-11-11 21:14:00     2012-11-12 00:22:59     Spare_Time/TV
2012-11-12 00:24:00     2012-11-12 00:43:59     Spare_Time/TV
2012-11-12 00:48:00     2012-11-12 00:49:59     Grooming
Start time              End time                Location    Type        Place
--------------------    --------------------    --------    --------    --------
2012-11-11 21:14:21     2012-11-12 00:21:49     Seat        Pressure    Living
2012-11-12 00:22:57     2012-11-12 00:22:59     Door        PIR         Living
2012-11-12 00:23:14     2012-11-12 00:23:17     Door        PIR         Kitchen

Goals

  1. Data structure definition

    1. Sensor data measurements with their correlate timestamps
    2. Activities
  2. Hidden Markov Model

    1. HMM structure definition in order to infer activities given sensor data
    2. Parameters estimation
  3. Activity prevision

    1. Infer the user activities given sensors data
  4. Data analysis

    1. Estimate model predictive capability comparing with ground truth

smarthouse's People

Contributors

aletundo avatar oet93 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.