Replies: 1 comment 3 replies
-
@vvrahul11 Welcome to the STUMPY community and it's great to hear that you are liking STUMPY! Regarding your question:
I think that there are some key questions that one should first ask:
As you've already pointed out below, through merging inputs, you lose intuition. In other words, you may be convoluting the signal. But, in the end, it depends on what your ultimate goal is.
Can you explain what "the right approach" looks like? Even with two matrix profiles, I don't fully know how to interpret taking the mean of two matrix profiles. Unfortunately, I may not be much help here 😞 |
Beta Was this translation helpful? Give feedback.
-
Hello,
Thank you for a wonderful package. I enjoy using it. I have two use case questions on the matrix profile.
I would like to ask you if there is a way to merge the outputs of two matrix profile outputs or merge the output of a matrix profile and an unsupervised algorithm's anomaly score (ex: One class svm, Isolation Forest)?
Could you tell me a way to do it Intuitively? I explored calculating the "mean of two matrix profiles" or "mean of a matrix profile and anomaly score of an unsupervised algorithm" after normalizing both within [0, 1] bounds. However, it didn't look like the right approach. (Also I do not want to use the multi-dimensional approach).
I would appreciate any suggestions. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions