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

[ENH] Implement the MADRID anomaly detection algorithm #1710

Open
TonyBagnall opened this issue Jun 20, 2024 · 2 comments
Open

[ENH] Implement the MADRID anomaly detection algorithm #1710

TonyBagnall opened this issue Jun 20, 2024 · 2 comments
Assignees
Labels
anomaly detection Anomaly detection package enhancement New feature, improvement request or other non-bug code enhancement implementing algorithms Implementing new algorithms/estimators

Comments

@TonyBagnall
Copy link
Contributor

Describe the feature or idea you want to propose

the MERLIN AD detector was introduced in
#1343
according to the author,
"While I am proud of MERLIN, MADRID does the same thing, but 10 to 1000 times faster, and it is hyper anytime."

Describe your proposed solution

implement the algorithm described here
https://ieeexplore.ieee.org/document/10415747

Describe alternatives you've considered, if relevant

No response

Additional context

No response

@TonyBagnall TonyBagnall added enhancement New feature, improvement request or other non-bug code enhancement good first issue Good for newcomers implementing algorithms Implementing new algorithms/estimators anomaly detection Anomaly detection package labels Jun 20, 2024
@TonyBagnall
Copy link
Contributor Author

TonyBagnall commented Sep 16, 2024

@aeon-actions-bot assign @acquayefrank

@acquayefrank
Copy link

Hello @TonyBagnall there is a draft pull request here. Hoping to finish the code in the coming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly detection Anomaly detection package enhancement New feature, improvement request or other non-bug code enhancement implementing algorithms Implementing new algorithms/estimators
Projects
None yet
Development

No branches or pull requests

2 participants