Skip to content

Poor anomaly detection for mean function with nearly all zero values #2637

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

Open
tveasey opened this issue Mar 6, 2024 · 0 comments
Open
Labels

Comments

@tveasey
Copy link
Contributor

tveasey commented Mar 6, 2024

We have had customer report which shows there may be problems related to supplying all or nearly all zero values to mean function anomaly detection. My initial guess is it could be a numerical issue and possibly also related to our handling of variable count metric statistics, i.e. #1386.

We need to work on reproducing the behaviour first. If it is related to variable count handling a potential solution would be move away from the correction we apply as a a first step towards the full solution proposed in #1386. This would need thorough testing, but may bring more advantages than it costs.

@tveasey tveasey added the >bug label Mar 6, 2024
@tveasey tveasey changed the title Possible numeric issues with nearly all zero values Poor anomaly detection for mean function with nearly all zero values Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant