Open seanlaw opened 2 months ago
Hey @seanlaw hope you're having a wonderful day!
Finally getting some time to look into this, couple clarifying questions here!
.ipynb
notebook?Yes, a .ipynb is the final output to be created and reviewed but not necessarily saved into the repo
@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.
Keogh's publicly announced his final matrix profile paper
PhD Dissertation
This might be interesting to explore and reproduce