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:
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- libffm with ftrl updater☆94Updated 7 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 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
- Reactive Factorization Engine☆104Updated 10 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 6 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- Java 8 Factorization Machines Library☆27Updated 8 years ago
- Criteo/Kaggle Competition of CTR prediction☆130Updated 10 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 7 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 8 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆143Updated 8 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆259Updated 8 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- sparse word2vec☆108Updated 2 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
- A parallel implementation of factorization machines based on Spark☆74Updated 4 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- MXNet for CTR☆50Updated 7 years ago
- Spark implementation of Fayyad's discretizer based on Minimum Description Length Principle (MDLP)☆43Updated 2 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 9 years ago
- Kaggle Avazu beat-the-benchmark model☆36Updated 10 years ago
- a large scale lbfgs using a method in nips 2014 paper "Large-scale L-BFGS using MapReduce".☆13Updated 10 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago