Jump to content

Query-level feature

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Conan (talk | contribs) at 20:03, 24 December 2022 (Bot: Removing category Category:Machine learning which is already in Category:Machine learning algorithms). The present address (URL) is a permanent link to this version.

(diff) ← Previous 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?