Skip to content

Commit 2df7448

Browse files
[DOCS] Refer to rules as custom rules (#101)
1 parent 6054e7a commit 2df7448

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/en/stack/ml/rules.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[role="xpack"]
22
[[ml-rules]]
3-
=== Machine learning rules and filters
3+
=== Machine learning custom rules
44
++++
5-
<titleabbrev>Rules and filters</titleabbrev>
5+
<titleabbrev>Custom Rules</titleabbrev>
66
++++
77

88
By default, as described in <<ml-analyzing>>, anomaly detection is unsupervised
99
and the {ml} models have no awareness of the domain of your data. As a result,
1010
{ml} jobs might identify events that are statistically significant but are
11-
uninteresting when you know the larger context. Machine learning rules enable
12-
you to customize anomaly detection.
11+
uninteresting when you know the larger context. Machine learning custom rules
12+
enable you to customize anomaly detection.
1313

1414
_Rules_ instruct anomaly detectors to change their behavior based on
1515
domain-specific knowledge that you provide. When you create a rule, you can

0 commit comments

Comments
 (0)