Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

learning-to-rank

스타2
포크0
업데이트2026년 6월 25일 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.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly