-
Notifications
You must be signed in to change notification settings - Fork 208
[ENH] Implementing U-shapelet algorithm #2680
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
base: main
Are you sure you want to change the base?
Conversation
Thank you for contributing to
|
@MatthewMiddlehurst could you help me with the failing test cases, unsure what's causing them to fail. |
hi @aryanpola thanks for this, could you describe in the PR description a bit more about your implementation, and its correctness in terms of the original paper? Is it based on other source code or done directly from the paper description? Have you tested it against any other published results? thanks |
Reference Issues/PRs
Implements #2660
What does this implement/fix? Explain your changes.
Implements Unsupervised Shapelet Clustering Algorithm. Clusters the time series based on the number of clusters inputed.
Output for the test cases:
