Skip to content

[7.x] [ML] fixing and unmuting testHRDSplit test (#55349)#55393

Merged
benwtrent merged 1 commit intoelastic:7.xfrom
benwtrent:backport/7.x/pr-55349
Apr 17, 2020
Merged

[7.x] [ML] fixing and unmuting testHRDSplit test (#55349)#55393
benwtrent merged 1 commit intoelastic:7.xfrom
benwtrent:backport/7.x/pr-55349

Conversation

@benwtrent
Copy link
Copy Markdown
Member

Backports the following commits to 7.x:

This fixes the long muted testHRDSplit. Some minor adjustments for modern day elasticsearch changes :). 

The cause of the failure is that a new `by` field entering the model with an exceptionally high count does not cause an anomaly. We have since stopped combining the `rare` and `by` in this manner. New entries in a `by` field are not anomalous because we have no history on them yet. 

closes elastic#32966
@benwtrent benwtrent added :ml Machine learning backport labels Apr 17, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml)

@benwtrent benwtrent merged commit 8c581c3 into elastic:7.x Apr 17, 2020
@benwtrent benwtrent deleted the backport/7.x/pr-55349 branch April 17, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :ml Machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants