Western-OC2-Lab/MSANA-Online-Data-Stream-Analytics-And-Concept-Drift-Adaptation
Data stream analytics: Implement online learning methods to address concept drift and model drift in dynamic data streams. Code for the paper entitled "A Multi-Stage Automated Online Network Data Stream Analytics Framework for IIoT Systems" published in IEEE Transactions on Industrial Informatics.
This project helps operations engineers and IT security professionals automatically analyze real-time network traffic and IoT device data. It takes continuous streams of sensor data or network logs as input and outputs optimized insights to detect anomalies or predict events, even when the data patterns change over time. This is for professionals managing Industrial Internet of Things (IIoT) systems or network security.
No commits in the last 6 months.
Use this if you need an automated system to constantly monitor dynamic IIoT network data for issues like intrusions or performance degradation.
Not ideal if your data is static or you only need to analyze historical datasets, as this is specifically designed for real-time, changing data streams.
Stars
34
Forks
8
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Western-OC2-Lab/MSANA-Online-Data-Stream-Analytics-And-Concept-Drift-Adaptation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
online-ml/river
🌊 Online machine learning in Python
IFCA-Advanced-Computing/frouros
Frouros: an open-source Python library for drift detection in machine learning systems.
NannyML/nannyml
nannyml: post-deployment data science in python
Western-OC2-Lab/AutoML-Implementation-for-Static-and-Dynamic-Data-Analytics
Implementation/Tutorial of using Automated Machine Learning (AutoML) methods for static/batch...
etsi-ai/etsi-watchdog
Real-time data drift detection and monitoring for machine learning pipelines.