Skip to content
Discussion options

You must be logged in to vote

@aeroaks Thank you for your question and welcome to the STUMPY community. For nearly exact pattern matches (where you know the pattern ahead of time), I recommend taking a look at this tutorial. Instead of computing a matrix profile, you compute something called a "distance profile" instead. Having said that, your window size seems a bit short and so you may have better luck with a different approach.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aeroaks
Comment options

Answer selected by aeroaks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants