Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.5 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.5 KB

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