This content originally appeared on DEV Community and was authored by AndreiKeino
Hello,
updated description of my effective algorithm for constant state detection in time series is here:
The effective algorithm for constant state detection in time series.
The article introduces simple and effective algorithm for constant state detection in time series. The algorithm, based on sliding window of variable length, searches a sections of time series with some given minimal length, that have all the values in some given range. It is shown that the computational complexity of aforementioned algorithm is O(N log N), where N is the length of time series.
Thank you,
Andrei Keino
This content originally appeared on DEV Community and was authored by AndreiKeino

AndreiKeino | Sciencx (2025-02-09T05:20:53+00:00) The effective algorithm for constant state detection in time series. Retrieved from https://www.scien.cx/2025/02/09/the-effective-algorithm-for-constant-state-detection-in-time-series/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.