Replies: 1 comment 2 replies
-
@sword134 Thanks for the question and welcome to the STUMPY community. While there isn't any built in function that will do this for you, it should be relatively straightforward to do this in a few different ways with STUMPY (assuming that you have a desired window size in mind). If you have a time series where there are two big decreases in the data that are somehow related (let's call these If this is insufficient, you can also perform an AB-join between the region before I hope that helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'd like to know if there is a way in Stumpy to find patterns before a condition occurs. Say for example I want to analyze a data series and want to find a pattern before something happens. For example I want to find a pattern before a big decrease happens in the data or increase. Is this currently possible in Stumpy if I dont know what this pattern looks like? The idea is finding the pattern that leads to this decrease or increase without knowing it beforehand.
Beta Was this translation helpful? Give feedback.
All reactions