Multivariate matrix profile #264
Labels
Comments
|
This STUMPY tutorial on multi-dimensional matrix profiles should help and is a recommended read for anybody who would like to learn more. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Is your feature request related to a problem? Please describe.
In #262 a new matrix profile implementation is investigated. It has been decided that the multivariate case should not be covered in this PR, so I just open a new issue to keep track of the need for this feature in a future release.
For the
stumpybased implementation, it should just call the appropriate functions, and for thenumpy-based, this comment by @seanlaw should help: #262 (comment)The text was updated successfully, but these errors were encountered: