elasticsearch/docs/reference/aggregations
Benjamin Trent 700bf755bc
[ML] add new normalize_above parameter to p_value significant terms heuristic (#78833) (#78999)
This commit adds the new normalize_above parameter to the p_value significant
terms heuristic.

This parameter allows for consistent significance results at various scales. When a total count (in or out of the set background set) is above the normalize_above parameter, both the total set and the set including the term are scaled by normalize_above/count where count is term in the set or total set size.
2021-10-12 14:49:17 -04:00
..
bucket [ML] add new normalize_above parameter to p_value significant terms heuristic (#78833) (#78999) 2021-10-12 14:49:17 -04:00
metrics [7.x] Adds support for the rate aggregation under a composite agg (#76992) (#77113) 2021-09-01 08:53:34 -04:00
pipeline [DOCS] Modifies aggregations title abbreviation to follow convention. (#78252) (#78254) 2021-09-23 17:00:41 +02:00
bucket.asciidoc [7.x] [ML] Text/Log categorization multi-bucket aggregation (#71752) (#78623) 2021-10-04 13:33:56 -04:00
metrics.asciidoc [DOCS] Fix casing for agg type titles (#67469) (#67470) 2021-01-13 15:04:08 -05:00
pipeline.asciidoc [DOCS] Status code change for pipeline validation errors (#78324) 2021-09-27 10:50:55 -04:00