Ranking Glossary

Browse 3 ranking terms defined in plain English, from the cultural dictionary of computing.

3 Ranking Terms

Learning to Rank
A family of methods that train models to order results by relevance or utility. It influences how models are trained, evaluated, or served, and it can...
Ranking Model
A model used to score and order candidate items such as documents, answers, ads, or recommendations according to relevance or quality. Ranking models are...
Relevance Score
A score used to estimate how relevant a document, chunk, or answer is to a query or task. Relevance scores are common in search, retrieval, and reranking...

Related Topics