ThoroughImages / EasySparseLinks
Sparse learning in TensorFlow using data acquired from Spark.
☆19Updated 6 years ago
Alternatives and similar repositories for EasySparse
Users that are interested in EasySparse are comparing it to the libraries listed below
Sorting:
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- An implement of Factorization Machines (LibFM)☆250Updated 7 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- fast_tffm: Tensorflow-based Distributed Factorization Machine☆141Updated 8 years ago
- Pure Python implementation of the Follow The Regularized Leader - Proximal algorithm☆152Updated 6 years ago
- Hashed Factorization Machine with Follow The Regularized Leader for Kaggle Avazu Click-Through Rate Competition☆260Updated 9 years ago
- A parallel implementation of factorization machines based on Spark☆75Updated 5 years ago
- libffm with ftrl updater☆94Updated 8 years ago
- Bayesian Personalized Ranking for Spark☆39Updated 7 years ago
- An attempt of training DNN models to predict ad click-through rate, implemented with Theano.☆408Updated 8 years ago
- Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf☆159Updated 11 years ago
- Using Keras to implement recommender systems☆325Updated 9 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 7 years ago
- Distributed Factorization Machines☆299Updated 9 years ago
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆373Updated 6 years ago
- A scalable nearest neighbor search library in Apache Spark☆262Updated 6 years ago
- Distributed FM and LR based on Parameter Server with Ftrl☆127Updated 8 years ago
- A Python wrapper for the libffm library.☆239Updated 7 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 10 years ago
- A feedback controller for stabilizing RTB performance to a target value.☆71Updated 10 years ago
- Keras implementation of Tensorflow's Wide and Deep Algorithm☆161Updated 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
- pywFM is a Python wrapper for Steffen Rendle's factorization machines library libFM☆253Updated 6 years ago
- ☆447Updated last year
- Pedagogical example realization of wide & deep networks, using TensorFlow and TFLearn.☆145Updated 9 years ago
- Implementation of DeepFM using tensorflow.☆47Updated 8 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 10 years ago
- Distributed FM and LR based on Rabit with Lbfgs☆27Updated 9 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago