matrix-profile-foundation / matrixprofile

A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
https://matrixprofile.org
Apache License 2.0
362 stars 62 forks source link

Documentation - Snippets Tutorial #29

Closed tylerwmarrs closed 4 years ago

tylerwmarrs commented 4 years ago

Snippets algorithm exists in the library, but no example of how to use it exists in the documentation. The tutorial should cover the following:

  1. High-level layman overview of a "snippet"
  2. A practical use case (real-world data)
NimaSarajpoor commented 4 years ago

Hi Tyler,

Do you mean sth like what you did in https://matrixprofile.docs.matrixprofile.org/Algorithms.html ?

Just a brief explanation in simple words and using it on the same data to show the results?

Best, Nima

tylerwmarrs commented 4 years ago

No. This issue was resolved through our website repository. https://matrixprofile.org/posts/what-are-time-series-snippets/