zhengruifeng / spark-libFMLinks
An implement of Factorization Machines (LibFM)
☆250Updated 6 years ago
Alternatives and similar repositories for spark-libFM
Users that are interested in spark-libFM are comparing it to the libraries listed below
Sorting:
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 6 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☆260Updated 8 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 7 years ago
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆408Updated 8 years ago
- Distributed Factorization Machines☆298Updated 9 years ago
- A parallel implementation of factorization machines based on Spark☆74Updated 4 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 8 years ago
- libffm with ftrl updater☆94Updated 7 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
- Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.☆224Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆143Updated 8 years ago
- A Python wrapper for the libffm library.☆243Updated 7 years ago
- ☆446Updated 10 months ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆375Updated 5 years ago
- Reactive Factorization Engine☆104Updated 10 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- Some deep learning based recsys for open learning.☆399Updated 7 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆252Updated 6 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 8 years ago
- sparse word2vec☆108Updated 2 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆125Updated 7 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 7 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago