Query-level feature

From HandWiki
Revision as of 19:48, 6 March 2023 by TextAI2 (talk | contribs) (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A query-level feature or QLF is a ranking feature utilized in a machine-learned ranking algorithm. Example QLFs:

  • How many times has this query been run in the last month?
  • How many words are in the query?
  • What is the sum/average/min/max/median of the BM25F values for the query?