We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0944f commit 8aed262Copy full SHA for 8aed262
docs/reference/aggregations/bucket/frequent-items-aggregation.asciidoc
@@ -6,6 +6,8 @@
6
7
experimental::[]
8
9
+IMPORTANT: This aggregation is renamed to `frequent item sets` in 8.7.
10
+
11
A bucket aggregation which finds frequent item sets. It is a form of association
12
rules mining that identifies items that often occur together. Items that are
13
frequently purchased together or log events that tend to co-occur are examples
0 commit comments