comadan / FM_FTRL
Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition
☆261Updated 8 years ago
Alternatives and similar repositories for FM_FTRL:
Users that are interested in FM_FTRL 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
- libffm with ftrl updater☆93Updated 7 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆144Updated 7 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆129Updated 7 years ago
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆407Updated 7 years ago
- Distributed Factorization Machines☆297Updated 8 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 6 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
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆229Updated 8 years ago
- A Python wrapper for the libffm library.☆243Updated 6 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆151Updated 5 years ago
- FFM implement with tensorflow by Python☆61Updated 7 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 9 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆146Updated 8 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆378Updated 4 years ago
- ☆108Updated 7 years ago
- sparse word2vec☆108Updated 2 years ago
- ☆447Updated 5 months ago
- FFM (Field-Awared Factorization Machine) on Spark☆105Updated 6 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆112Updated 7 years ago
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆251Updated 5 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- ☆91Updated 7 years ago
- Some deep learning based recsys for open learning.☆398Updated 6 years ago
- Winning solution to the Avito CTR competition☆138Updated 9 years ago
- Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.☆222Updated 6 years ago
- A Python wrapper for LibFFM☆120Updated 5 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 3 years ago