Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-count-functions"]
[[ml-count-functions]]
= Count functions

Count functions detect anomalies when the number of events in a bucket is
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[role="xpack"]
[[ml-functions]]
= Function reference

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-geo-functions"]
[[ml-geo-functions]]
= Geographic functions

The geographic functions detect anomalies in the geographic location of the
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-info-functions"]
[[ml-info-functions]]
= Information content functions

The information content functions detect anomalies in the amount of information
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-metric-functions"]
[[ml-metric-functions]]
= Metric functions

The metric functions include functions such as mean, min and max. These values
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-rare-functions"]
[[ml-rare-functions]]
= Rare functions

The rare functions detect values that occur rarely in time or rarely for a
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-sum-functions"]
[[ml-sum-functions]]
= Sum functions

The sum functions detect anomalies when the sum of a field in a bucket is
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["appendix",role="exclude",id="ml-time-functions"]
[[ml-time-functions]]
= Time functions

The time functions detect events that happen at unusual times, either of the day
Expand Down