VinceShieh / spark-ffmView external linksLinks
FFM (Field-Awared Factorization Machine) on Spark
☆106Jul 30, 2018Updated 7 years ago
Alternatives and similar repositories for spark-ffm
Users that are interested in spark-ffm are comparing it to the libraries listed below
Sorting:
- An implement of Factorization Machines (LibFM)☆250Aug 13, 2018Updated 7 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230May 9, 2016Updated 9 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39May 29, 2015Updated 10 years ago
- libffm with ftrl updater☆94Jul 30, 2017Updated 8 years ago
- A Python wrapper for the libffm library.☆239Apr 26, 2018Updated 7 years ago
- Field-aware Factorization Machines on CUDA☆30Jan 15, 2026Updated last month
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Dec 27, 2018Updated 7 years ago
- Distributed Factorization Machines☆299Mar 23, 2016Updated 9 years ago
- Machine Intelligence Toolkits- based on Parameter Server that Efficient Distributed Communication Framework and Alternating Direction Mu…☆11May 6, 2018Updated 7 years ago
- A Library for Field-aware Factorization Machines☆1,601Aug 16, 2024Updated last year
- Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.☆905Jun 22, 2021Updated 4 years ago
- ☆1,259Aug 16, 2024Updated last year
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Mar 2, 2015Updated 10 years ago
- CTR prediction model based on spark(LR, GBDT, DNN)☆925Mar 6, 2020Updated 5 years ago
- Reactive Factorization Engine☆104Feb 18, 2015Updated 10 years ago
- ☆20Dec 1, 2016Updated 9 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI