chenhuang-learn / ffmLinks
field-aware factorization machine implemented by java with an experiment using criteo data set.
☆39Updated 10 years ago
Alternatives and similar repositories for ffm
Users that are interested in ffm are comparing it to the libraries listed below
Sorting:
- libffm with ftrl updater☆94Updated 8 years ago
- An implement of Factorization Machines (LibFM)☆252Updated 7 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 10 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- Reactive Factorization Engine☆104Updated 10 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 4 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆261Updated 8 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- Criteo/Kaggle Competition of CTR prediction☆130Updated 11 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 8 years ago
- Bayesian Personalized Ranking for Spark☆39Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆141Updated 8 years ago
- A Learning to Rank Library☆137Updated 12 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆124Updated 7 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- Distributed Factorization Machines☆298Updated 9 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- sparse word2vec☆108Updated 3 years ago
- Java 8 Factorization Machines Library☆28Updated 8 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 7 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 8 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 4 years ago
- Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)☆43Updated 2 years ago
- Zen aims to provide the largest scale and the most efficient machine learning platform on top of Spark, including but not limited to logi…☆169Updated 6 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- A recommend system forked from APEX☆83Updated 11 years ago