Ongoing projects for implementing various Learning to Rank (LTR) models.
- pointwise
- classification
- DNN
 - LR
 
 
 - classification
 - pairwise
- RankNet
 - LambdaRank
 
 - listwise
- ListNet (TODO)
 
 
[1] Hang Li, A Short Introduction to Learning to Rank
[2] Christopher J.C. Burges, From RankNet to LambdaRank to LambdaMART: An Overview
This project gets inspirations from the following projects: