CastellanZhang / alphaPLM
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
Related projects ⓘ
Alternatives and complementary repositories for alphaPLM
- libffm with ftrl updater☆93Updated 7 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
- Distributed FM and LR based on Parameter Server with Ftrl☆128Updated 7 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 7 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆261Updated 7 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 3 years ago
- sparse word2vec☆109Updated 2 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- ☆91Updated 6 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 6 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆105Updated 6 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- FFM implement with tensorflow by Python☆61Updated 7 years ago
- MXNet for CTR☆51Updated 7 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 8 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 9 years ago
- An implement of Factorization Machines (LibFM)☆248Updated 6 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 5 years ago
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆146Updated 8 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆125Updated 4 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 6 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆144Updated 7 years ago
- Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.☆221Updated 6 years ago
- 算法相关的各种论文和slides☆42Updated 5 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆229Updated 8 years ago
- A SimRank algorithm implementation using Spark☆49Updated 10 years ago
- An implementation of GBDT+FM☆24Updated 7 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 5 years ago
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆405Updated 7 years ago