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

Implement POLY #43

Open
LouisCarpentier42 opened this issue Nov 28, 2024 · 0 comments
Open

Implement POLY #43

LouisCarpentier42 opened this issue Nov 28, 2024 · 0 comments
Labels
anomaly detector Implement a new anomaly detector

Comments

@LouisCarpentier42
Copy link
Collaborator

Implement Polynomial approximation [1] which learns a polynomial model to estimate the data based on the past observations, in which anomalies are detected by measuring the deviation from this model.

[1] hi Li, Hong Ma, and Yongbing Mei. 2007. A unifying method for outlier and change detection from data streams based on local polynomial fitting. In Advances in Knowledge Discovery and Data Mining: 11th Pacific-Asia Conference, PAKDD 2007, Nanjing, China, May 22-25, 2007. Proceedings 11. Springer, Springer Berlin Heidelberg, Berlin, Heidelberg, 150–161.

@LouisCarpentier42 LouisCarpentier42 added the anomaly detector Implement a new anomaly detector label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly detector Implement a new anomaly detector
Projects
None yet
Development

No branches or pull requests

1 participant