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

Motif-Only Matrix Profile (MOMP) #1031

Open
seanlaw opened this issue Sep 24, 2024 · 3 comments
Open

Motif-Only Matrix Profile (MOMP) #1031

seanlaw opened this issue Sep 24, 2024 · 3 comments

Comments

@seanlaw
Copy link
Contributor

seanlaw commented Sep 24, 2024

Keogh's publicly announced his final matrix profile paper

PhD Dissertation

This might be interesting to explore and reproduce

@joehiggi1758
Copy link
Contributor

joehiggi1758 commented Oct 7, 2024

Hey @seanlaw hope you're having a wonderful day!

Finally getting some time to look into this, couple clarifying questions here!

  • Should the final output be a .ipynb notebook?
  • If so, are there any previous ones I can mirror?

@seanlaw
Copy link
Contributor Author

seanlaw commented Oct 7, 2024

Yes, a .ipynb is the final output to be created and reviewed but not necessarily saved into the repo

@NimaSarajpoor
Copy link
Collaborator

@joehiggi1758

are there any previous ones I can mirror?

Examples:

For the sake of consistency, try to follow the naming conventions in STUMPY. For instance, if possible, use T (or T_A) for a time series, and m for the window size (Maybe also take a look at the docstring of the function stump in stumpy/stump.py). In addition, try to push changes in small chunks. This can help others to follow your work/changes better, and provide better feedback.

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

No branches or pull requests

3 participants