elastic / elastic/ml-cpp

[ML] Provide the user some feedback of the expected quality of anomaly detection

Open
#1,291 0 comments 0 reactions 0 assignees View on GitHub
:ml >enhancement
Dominant language
C++
Stars
157
Forks
67
Avg merge
12h 48m
Merged PRs (30d)
16

Description

A valid customer question, which we've had multiple times, is whether anomaly detection results are likely to be reliable at the moment.

Internally, we have goodness of fit measures of the predicted distributions w.r.t the actual values and estimates for whether the prediction errors are stationary. Both of these could be rolled into an estimate of how accurate the model is likely to be for anomaly detection?

Following on from the work to output annotations when significant model changes occur, #1247, we could create a new annotation which captures when the model starts performing significantly better or worse.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.