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

Holt Winters - series periodicity #296

Closed
edenGlu opened this issue Sep 21, 2020 · 5 comments
Closed

Holt Winters - series periodicity #296

edenGlu opened this issue Sep 21, 2020 · 5 comments

Comments

@edenGlu
Copy link

edenGlu commented Sep 21, 2020

Is there a way to use deequ , holt winters algorithm on data with :
series seasonality - hourly, and metric interval - daily?

@sscdotopen
Copy link
Contributor

Deequ only allows you to run anomaly detection algorithms on the metrics computed from the data, not on the data itself.

@edenGlu
Copy link
Author

edenGlu commented Sep 21, 2020

the question is about the series periodicity options, whether the seasonality might be hourly.
Because i can't notice it in the code or documents.

@zeotuan
Copy link
Contributor

zeotuan commented Mar 6, 2024

This would be a nice addition to deequ to support hourly interval and daily seasonality. I will add a PR

@zeotuan
Copy link
Contributor

zeotuan commented Mar 18, 2024

@rdsharma26 can we close this issue? closed with #546

@rdsharma26
Copy link
Contributor

Thanks @zeotuan

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

No branches or pull requests

4 participants