How to implement Kalman Filter for Anamoly Detection

Hi,

We are planning to develop model to reduce the false positive alerts for key KPI’s like CPU utilization, Memory availability etc.
I am looking for solution to implement the Kalman filter in Knime.

You could perhaps use python nodes and use pykalman : https://pykalman.github.io/

2 Likes