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

feat(anomaly): add subdim level anomaly #512

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Conversation

Amatullah
Copy link
Member

Added Anomaly Detection at Sub-dimensional Level

  • For daily data rank sub-dimensions based on severity of last date.
  • For hourly data use a 24 hour window to find peak severity per sub-dimension and then rank them in descending order.
  • Added a configurable parameter TOP_SUBDIMENSIONS_FOR_ANOMALY that decides how many sub-dimensions are displayed.

@netlify
Copy link

netlify bot commented Dec 17, 2021

✔️ Deploy Preview for frontend-sb canceled.

🔨 Explore the source changes: 9890207

🔍 Inspect the deploy log: https://app.netlify.com/sites/frontend-sb/deploys/61bc5cab4252410007d948c9

@suranah suranah merged commit 7b95bf9 into main Dec 23, 2021
@Samyak2 Samyak2 deleted the subdim-anomaly-backend branch February 18, 2022 19:18
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.

None yet

2 participants