Skip to main content
Run any Skill in Manus
with one click

learning-to-rank

Stars2
Forks0
UpdatedJune 25, 2026 at 11:58

Designs a learning-to-rank (LTR) system for search / ads / document retrieval — selects the objective class (pointwise vs pairwise vs listwise), picks the model family (LambdaMART / GBDT rankers vs neural / cross-encoder / learned-sparse rerankers), constructs relevance judgments (editorial vs click-derived labels with position-bias correction via click models + IPW / counterfactual LTR), chooses ranking metrics (NDCG@k / MAP / MRR / ERR), and sets up offline-vs-online evaluation with query-level splits. Use when ranking documents/results for a QUERY (web/e-commerce/ads/enterprise search), choosing a ranking loss, building relevance judgments from click logs, or when offline NDCG gains don't move the online metric. Defers user-item personalization / collaborative filtering / two-tower retrieval to /recommender-design and A/B test mechanics to /ab-test-design.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly