artmoskvin / real-time-recommenderLinks
Real-time collaborative filtering recommender system
☆51Updated 5 years ago
Alternatives and similar repositories for real-time-recommender
Users that are interested in real-time-recommender are comparing it to the libraries listed below
Sorting:
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- A parallel implementation of factorization machines based on Spark☆74Updated 5 years ago
- Item and User-based KNN recommendation algorithms using PySpark☆125Updated 7 years ago
- An implement of Factorization Machines (LibFM)☆251Updated 6 years ago
- FFM (Field-Awared Factorization Machine) on Spark☆106Updated 7 years ago
- A Tensorflow based implicit recommender system☆108Updated 5 years ago
- libffm with ftrl updater☆94Updated 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 6 years ago
- A Java implementation of libFM(Factorization Machine Library)☆40Updated last year
- scalable Recommeder System for e-commerece using LightFM package in python☆47Updated 6 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 8 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- follow-the-regularized-leader implemented by java, with an example using criteo dataset.☆37Updated 9 years ago
- Criteo/Kaggle Competition of CTR prediction☆129Updated 10 years ago
- ☆27Updated 7 years ago
- News recommendation system based on spark.☆49Updated 8 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow☆82Updated 6 years ago
- Bayesian Personalized Ranking for Spark☆40Updated 7 years ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆70Updated 4 years ago
- An implementation of GBDT+FM☆24Updated 8 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- Introduction and implementation of the strategies(include Thompson Sampling) for multi-armed bandit problem☆44Updated 7 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
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 9 years ago
- ☆18Updated 7 years ago
- Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)☆230Updated 9 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago