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 7 years ago
- Multi-thread implementation of Piece-wise Linear Model(PLM) or Mixture of LR(MLR) with FTRL for binary-class classification problem.☆129Updated 3 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Reactive Factorization Engine☆104Updated 10 years ago
- 7th in a competition organised by ICT☆24Updated 9 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 8 years ago
- Code for the 3rd place finish for Avazu Click-Through Rate Prediction☆87Updated 10 years ago
- LR、FM model solved by ftrl and sgd parallel on MPI☆111Updated 7 years ago
- A recommend system forked from APEX☆82Updated 11 years ago
- sparse word2vec☆108Updated 2 years ago
- ☆21Updated 10 years ago
- Notes on Logistic Regression and OWLQN☆26Updated 8 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- MXNet for CTR☆50Updated 7 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- ☆83Updated 6 years ago
- Multithreaded Asynchronous FTRL Proximal Implementation☆128Updated 7 years ago
- logistic regression model by ftrl based on ps-lite(parameter server)☆33Updated 8 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 6 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…☆110Updated 3 years ago
- RankNet on TensorFlow☆21Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆143Updated 8 years ago
- Criteo/Kaggle Competition of CTR prediction☆130Updated 10 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 3 years ago
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆107Updated 10 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆129Updated 7 years ago
- Implementation of DeepFM using tensorflow.☆48Updated 7 years ago
- LR and FM (with sgd or ftrl) model☆25Updated 9 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago