diff --git a/docs/reference/ml/anomaly-detection/functions/rare.asciidoc b/docs/reference/ml/anomaly-detection/functions/rare.asciidoc index f56b0fb8d07..a6b91dcfbba 100644 --- a/docs/reference/ml/anomaly-detection/functions/rare.asciidoc +++ b/docs/reference/ml/anomaly-detection/functions/rare.asciidoc @@ -21,7 +21,7 @@ number of times (frequency) rare values occur. looking for rare events. The functions model whether something happens in a bucket at least once. With longer bucket spans, it is more likely that entities will be seen in a bucket and therefore they appear less rare. -Picking the ideal the bucket span depends on the characteristics of the data +Picking the ideal bucket span depends on the characteristics of the data with shorter bucket spans typically being measured in minutes, not hours. * To model rare data, a learning period of at least 20 buckets is required for typical data.