Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

learning-to-rank

النجوم٢
التفرعات٠
آخر تحديث٢٥ يونيو ٢٠٢٦ في ١١:٥٨

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