Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Conversation

@ashwinkumar12345
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ashwinkumar12345 ashwinkumar12345 added the upcoming release Don't merge until the version or feature is available label Oct 26, 2020
Copy link

@sean-zheng-amazon sean-zheng-amazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good, please see comments inline.


Set the number of aggregation intervals from your data stream to consider in a detection window. We recommend you choose this value based on your actual data to see which one leads to the best results for your use case.

Based on experiments performed on a wide variety of one-dimensional data streams, we recommend using a window size between 1 and 16. The default window size is 8.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default window size (shingle size at the backend?) is different for single-entity and high cardinality detector.
single-entity: 8
high cardinality: 4

Copy link

@ylwu-amzn ylwu-amzn Oct 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, high cardinality detector's shingle size is 1 now.

@aetter aetter merged commit e06ee61 into opendistro:master Oct 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

upcoming release Don't merge until the version or feature is available

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants