Skip to content

Commit

Permalink
[ML] Add explanation of typical location (#2753)
Browse files Browse the repository at this point in the history
(cherry picked from commit ffe6cd0)
  • Loading branch information
valeriy42 authored and mergify[bot] committed Jul 25, 2024
1 parent 9b1668b commit 69acf9c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,11 @@ behavior:
image::images/ecommerce-anomaly-explorer-geopoint.jpg[A screenshot of an anomalous event in the eCommerce data in Anomaly Explorer]
// NOTE: This is an autogenerated screenshot. Do not edit it directly.

A "typical" value indicates a centroid of a cluster of previously observed
locations that is closest to the "actual" location at that time. For example,
there may be one centroid near the user's home and another near the user's
work place since there are many records associated with these distinct locations.

Likewise, there are time periods in the web logs sample data where there are
both unusually high sums of data transferred and unusual geographical
coordinates:
Expand Down

0 comments on commit 69acf9c

Please sign in to comment.