lambdarank

There are 9 repositories under lambdarank topic.

  • ChenglongChen/tensorflow-LTR

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

    Language:Python22915576
  • haowei01/pytorch-examples

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

    Language:Python1775320
  • akanyaani/ranknet-tensorflow2.0

    Implementation of RankNet to LambdaRank in TensorFlow 2.0

    Language:Python39336
  • pm390/recsys2022

    Code repo of solution of 11th place in Recsys Challenge 2022

    Language:Jupyter Notebook11203
  • nishantsharma/LambdaRankTF

    This module implements LambdaRank as a tensorflow OP in C++. As an example application, we use this OP as a loss function in our keras based deep ranking/recommendation engine. The ranking application embeds slide objects into d-dimensional space(slide2vec), such that we obtain best LambdaRank scores.

    Language:Python9201
  • DmitryAsdre/rocauc_pairwise

    RocAuc Pairiwse objective for gradient boosting

    Language:Python8101
  • baojunshan/ctr4keras

    ctr and rank model used by keras

    Language:Python3200
  • searchpioneer/ranklib-dotnet

    Ranklib for .NET is an open source learning to rank library

    Language:C#00
  • sralter/potential_talents

    Using NLP techniques (word and sentence embedding tools like SBERT and Learning-to-Rank systems like RankNet and LambdaRank) to rank candidates.

    Language:Jupyter Notebook