Skip to content

Streaming data fusion framework adjusted to support real-world use cases in the IoT domain.

Notifications You must be signed in to change notification settings

klemenkenda/iot-fusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT-fusion component

IoT fusion is a streaming data fusion system that can create machine-learning-ready feature vectors out of various heterogeneous sensor streams (i.e. sensor data, weather forecasts and static data). The system consists of the following components:

  • fusion (stream fusion component with integrated incremental learning models)
  • modeling (separate modeling component based on Python's scikit-learn models, LightGBM and xgboost)
  • server (administrative server for communication with distributed fusion components)
  • client (GUI for interaction with server nad further with fusion components)

Docs

Documentation is available here.

Publications

In case you use any of the components for your research, please refer to (and cite) the paper:

Applications

Related work

About

Streaming data fusion framework adjusted to support real-world use cases in the IoT domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Shell 1.1%