fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
13 stars 4 forks source link

OA-Streams: Anomaly Prediction - Approach #2 #885

Open detlefarend opened 11 months ago

detlefarend commented 11 months ago

Description/Motivation Anomaly prediction can be used to predict an anomaly before it occures. One of the applications is predictive maintenance.

Another approach could be based on a standard anomaly detector combined with a self-organizing state-based system or automata with discrete (univariate) states:

Automata-based Anomaly Prediction drawio

See also

886

750