[DOCS] Remove extra word (#51757)

This commit is contained in:
Darren LaCasse 2020-01-31 12:27:37 -06:00 committed by lcawl
parent 55b5c8f703
commit 480e9238a4
1 changed files with 1 additions and 1 deletions

View File

@ -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.