CastellanZhang / lambdaFM
Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank and Factorization Machines.
☆111Updated 3 years ago
Alternatives and similar repositories for lambdaFM:
Users that are interested in lambdaFM are comparing it to the libraries listed below
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆127Updated 3 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 3 years ago
- ☆91Updated 7 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆124Updated 4 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- 算法相关的各种论文和slides☆42Updated 6 years ago
- recommendation system with Youtube Deep Net☆83Updated 6 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- FFM implement with tensorflow by Python☆61Updated 7 years ago
- libffm with ftrl updater☆93Updated 7 years ago
- it's the realization of Tree-based Deep Model with tensorflow