blebreton / spark-FM-parallelSGD
Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)
☆229Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for spark-FM-parallelSGD
- An implement of Factorization Machines (LibFM)☆248Updated 6 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆105Updated 6 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆261Updated 8 years ago
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆250Updated 5 years ago
- A Python wrapper for the libffm library.☆243Updated 6 years ago
- 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
- Distributed Factorization Machines☆296Updated 8 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆144Updated 7 years ago
- libffm with ftrl updater☆93Updated 7 years ago
- Reactive Factorization Engine☆104Updated 9 years ago
- Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf☆159Updated 9 years ago
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆405Updated 7 years ago
- A parallel implementation of factorization machines based on Spark☆73Updated 4 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 6 years ago
- A Python wrapper for LibFFM☆120Updated 5 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆128Updated 7 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 5 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆150Updated 5 years ago
- Criteo/Kaggle Competition of CTR prediction☆130Updated 10 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 9 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆111Updated 3 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- Spark-based GBM☆56Updated 4 years ago
- Implicit matrix factorization as outlined in http://yifanhu.net/PUB/cf.pdf.☆282Updated 8 years ago
- CoFactor: Regularizing Matrix Factorization with Item Co-occurrence☆164Updated 7 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆126Updated 7 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Bayesian Personalized Ranking☆212Updated 8 years ago