Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MultiMatrixProfile in the find_discord function #80

Open
shfa5275 opened this issue May 12, 2020 · 3 comments
Open

Support for MultiMatrixProfile in the find_discord function #80

shfa5275 opened this issue May 12, 2020 · 3 comments
Assignees
Labels

Comments

@shfa5275
Copy link

No description provided.

@franzbischoff
Copy link
Member

I think MultiMatrixProfile aims to have a meaningful motif search algorithm (as in the paper). Meanwhile, you can try to search the largest value in the computed profile. This for sure is a nice feature to add. I'll mark this as a TODO.

@franzbischoff franzbischoff self-assigned this May 12, 2020
@shfa5275
Copy link
Author

Thank you for your suggestion!

I have a question.
The multimatrixprofile gives $d$ matrixprofiles. Taking the max on each matrixprofile gives $d$ discord locations, which can be too much. I am wondering that: what I first take the mean or the median of all the matrixprofiles and then compute the max? Is it a sufficient approximation of a discord location in an overall sense?

Thanks again and kind regards!

@franzbischoff
Copy link
Member

Well, you have to try and see if the results make sense for you. Motif make sense to aggregate (i.e.: having a motif that is similar across dimensions. For discord, you could try the overall discord of the discord for each dimension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants