learning-to-rank topic

List learning-to-rank repositories

awesome-causality-algorithms

2.8k
Stars
437
Forks
Watchers

An index of algorithms for learning causality with data

awesome-search

1.2k
Stars
105
Forks
Watchers

Awesome Search - this is all about the (e-commerce, but not only) search and its awesomeness

allRank

812
Stars
113
Forks
Watchers

allRank is a framework for training learning-to-rank neural models based on PyTorch.

ptranking

447
Stars
65
Forks
Watchers

Learning to Rank in PyTorch

RankSRGAN

269
Stars
59
Forks
Watchers

ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation

RankNet

246
Stars
48
Forks
Watchers

My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.

Unbiased_LambdaMart

222
Stars
50
Forks
Watchers

Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM

tensorflow-LTR

226
Stars
77
Forks
Watchers

Tensorflow implementations of various Learning to Rank (LTR) algorithms.

learning_to_rank

247
Stars
72
Forks
Watchers

利用lightgbm做(learning to rank)排序学习,包括数据处理、模型训练、模型决策可视化、模型可解释性以及预测等。Use LightGBM to learn ranking, including data processing, model training, model decision visua...

pytorch-examples

170
Stars
18
Forks
Watchers

train models in pytorch, Learn to Rank, Collaborative Filter, Heterogeneous Treatment Effect, Uplift Modeling, etc