[DOCS] Move ML function reference out of appendix (#121111)
This commit is contained in:
parent
ed22d4e116
commit
bfeba89e0c
|
@ -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
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[role="xpack"]
|
||||
[[ml-functions]]
|
||||
= Function reference
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue