learning-to-rank topic
awesome-causality-algorithms
An index of algorithms for learning causality with data
awesome-search
Awesome Search - this is all about the (e-commerce, but not only) search and its awesomeness
allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.
RankSRGAN
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
RankNet
My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.
Unbiased_LambdaMart
Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM
tensorflow-LTR
Tensorflow implementations of various Learning to Rank (LTR) algorithms.
learning_to_rank
利用lightgbm做(learning to rank)排序学习,包括数据处理、模型训练、模型决策可视化、模型可解释性以及预测等。Use LightGBM to learn ranking, including data processing, model training, model decision visua...
pytorch-examples
train models in pytorch, Learn to Rank, Collaborative Filter, Heterogeneous Treatment Effect, Uplift Modeling, etc