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

feature(anomaly detection): Enable Noise Reduction Step #1622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aayush-se
Copy link
Member

PR is WIP

  • Enables the noise reduction step for Stumpy
  • Requires this fork of Stumpy which includes the noise reduction step from "Eliminating Noise in the Matrix Profile" by De Paepe et. al.
  • Noise reducer is created to select the noise reduction parameter and is injected into the appropriate functions

Notes:

  • Certain tests will not work until the functionality from the fork are Monkey Patched or the module is included within Seer as they require the noise reduction steps to be included.

@aayush-se aayush-se requested a review from ram-senth December 13, 2024 02:23
@aayush-se aayush-se requested a review from a team as a code owner December 13, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant