OpenSearch/docs/reference/search
Josh Devins 68ba571f70
Adds recall@k metric to rank eval API (#52889)
This change adds the recall@k metric and refactors precision@k to match
the new metric.

Recall@k is an important metric to use for learning to rank (LTR)
use-cases. Candidate generation or first ranking phase ranking functions
are often optimized for high recall, in order to generate as many
relevant candidates in the top-k as possible for a second phase of
ranking. Adding this metric allows tuning that base query for LTR.

See: https://github.com/elastic/elasticsearch/issues/51676
Backports: https://github.com/elastic/elasticsearch/pull/52577
2020-02-27 16:04:24 +01:00
..
request Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
suggesters [Docs] Fix typo in suggesters search API doc (#48477) 2019-10-29 09:58:05 +01:00
count.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
explain.asciidoc Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
field-caps.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
multi-search.asciidoc [DOCS] Correct multi search API docs (#52523) 2020-02-24 07:43:10 -05:00
profile.asciidoc Optimize sort on numeric long and date fields. (#49732) 2019-11-29 15:37:40 -05:00
rank-eval.asciidoc Adds recall@k metric to rank eval API (#52889) 2020-02-27 16:04:24 +01:00
request-body.asciidoc [DOCS] Fix search request body links (#50500) 2019-12-26 14:31:09 -05:00
search-shards.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
search-template.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
search.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00
suggesters.asciidoc [DOCS] Reformat suggesters page. (#47010) 2019-09-25 14:42:16 +02:00
uri-request.asciidoc Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
validate.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) (#52697) 2020-02-24 11:57:32 +01:00