elastic / elastic/ml-cpp

[ML] Adjust the behavior of `skip_result` custom rules

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

Description

Currently, if we define `skip_result` it avoids updating distribution quantiles. This can change the impact on the anomaly score, although the anomaly probability remains the same.

Ideally, we need to change the behavior such that for `skip_result`, the algorithm behaves "normally", except it avoids writing records and changing aggregates.

\cc @tveasey

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.