Skip to content

Commit be9fcb6

Browse files
[ML] Add explanation of typical location (#2753) (#2755)
(cherry picked from commit ffe6cd0) Co-authored-by: Valeriy Khakhutskyy <[email protected]>
1 parent 9363cad commit be9fcb6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/en/stack/ml/anomaly-detection/geographic-anomalies.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,11 @@ behavior:
211211
image::images/ecommerce-anomaly-explorer-geopoint.jpg[A screenshot of an anomalous event in the eCommerce data in Anomaly Explorer]
212212
// NOTE: This is an autogenerated screenshot. Do not edit it directly.
213213

214+
A "typical" value indicates a centroid of a cluster of previously observed
215+
locations that is closest to the "actual" location at that time. For example,
216+
there may be one centroid near the user's home and another near the user's
217+
work place since there are many records associated with these distinct locations.
218+
214219
Likewise, there are time periods in the web logs sample data where there are
215220
both unusually high sums of data transferred and unusual geographical
216221
coordinates:

0 commit comments

Comments
 (0)