Python Implementation of a Robust Steady State Detector for Industrial Time Series Data.
Run our example on the Open Industrial Data(https://www.openindustrialdata.com/), or play with it on your own data.
pipenv shell
pipenv sync -d
jupyter notebook
Checkout our blogpost https://medium.com/cognite/inso-insights-online-steady-state-detection-for-process-control-fae91567e560 for more technical information.