thunderain-project / examplesLinks
A SimRank algorithm implementation using Spark
☆48Updated 11 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- libffm with ftrl updater☆94Updated 8 years ago
- A recommend system forked from APEX☆83Updated 11 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
- sparse word2vec☆108Updated 3 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 10 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 7 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆260Updated 9 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 9 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 8 years ago
- 7th in a competition organised by ICT☆24Updated 9 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 7 years ago
- Criteo/Kaggle Competition of CTR prediction☆130Updated 11 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆141Updated 8 years ago
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆108Updated 11 years ago
- Notes on Logistic Regression and OWLQN☆26Updated 8 years ago
- A Learning to Rank Library☆137Updated 13 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- ☆83Updated 6 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 6 years ago
- logistic regression model by ftrl based on ps-lite(parameter server)☆33Updated 9 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆127Updated 8 years ago
- In online advertising, click-through rate (CTR) is a very important metric for evaluating ad performance. As a result, click prediction s…☆31Updated last month
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago