Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.19 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.19 KB

sushirank

Educational implementation of pointwise and pairwise learning-to-rank models

Slides

Repository for Shopee x Data Science BKK Dive into Learning-to-rank ใครไม่แร้งค์ เลินนิ่งทูแร้งค์

  • sandbox.ipynb - notebook for workshop
  • sushirank/datasets.py - Pytorch datasets for pointwise and pairwise models
  • sushirank/finetuners.py - pointwise and pairwise models implemented in Pytorch-lightning
  • sushirank/metrics.py - common metrics for ranking problems

Resources for Implementation

Research Papers