elasticsearch/docs/reference/aggregations
Benjamin Trent 843fa42c1e
[ML] add new normalize_above parameter to p_value significant terms heuristic (#78833)
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 10:38:09 -04:00
..
bucket [ML] add new normalize_above parameter to p_value significant terms heuristic (#78833) 2021-10-12 10:38:09 -04:00
metrics Adds support for the rate aggregation under a composite agg (#76992) 2021-09-01 07:29:13 -04:00
pipeline [DOCS] Modifies aggregations title abbreviation to follow convention. (#78252) 2021-09-23 16:22:27 +02:00
bucket.asciidoc [ML] Text/Log categorization multi-bucket aggregation (#71752) 2021-10-04 11:49:16 -04:00
metrics.asciidoc [DOCS] Fix acasting for agg types (#67469) 2021-01-13 14:44:54 -05:00
pipeline.asciidoc Add keep_values gap policy (#73297) 2021-06-08 09:47:29 -10:00