This content originally appeared on DEV Community and was authored by AndreiKeino
Hello,
Just published playground demo website on a free hosting for <
detection in time series>> article. You can test the algorithm on this website and see how it works.
Playground url:
http://andreikeino.somee.com/
Article abstract:
The article introduces a simple and effective algorithm for constant state detection in the time series.
The algorithm, based on the sliding window of variable length, finds all the sections of the time series
which have length greater or equal than some given minimal length and have difference between maximal and
minimal value in the section less or equal than some given value. It is shown that the computational
complexity of the aforementioned algorithm is O(N log N), where N is the length of time series.
Article url:
Thank you.
This content originally appeared on DEV Community and was authored by AndreiKeino

AndreiKeino | Sciencx (2025-03-29T11:36:05+00:00) playground demo website on a free hosting for <<The effective algorithm for constant state detection in time series>> article. Retrieved from https://www.scien.cx/2025/03/29/playground-demo-website-on-a-free-hosting-for-the-effective-algorithm-for-constant-state-detection-in-time-series-article/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.