nxs5899 / Recommender-System-LightFM
scalable Recommeder System for e-commerece using LightFM package in python
☆47Updated 5 years ago
Alternatives and similar repositories for Recommender-System-LightFM:
Users that are interested in Recommender-System-LightFM are comparing it to the libraries listed below
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 3 years ago
- In online advertising, click-through rate (CTR) is a very important metric for evaluating ad performance. As a result, click prediction s…☆32Updated 5 years ago
- Bytedance ICME2019☆12Updated 6 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- Recommendation Models in TensorFlow☆46Updated 6 years ago
- 用户对品类下店铺的购买预测☆26Updated 5 years ago
- Finding similar, high-valued users based on seed users. The model includes 1805 features using Hive HQL and AWS Redshift.☆34Updated 6 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 years ago
- ☆63Updated 3 years ago
- Implement item2vec algorithm☆76Updated 6 years ago
- Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow☆82Updated 6 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.☆102Updated last year
- Experiment results using FM, FFM and DeepFM algorithms in Criteo Display Advertising Challenge(https://www.kaggle.com/c/criteo-display-ad…☆13Updated 5 years ago
- Finding customer lookalikes using Machine Learning in PySpark☆33Updated 6 years ago
- 一种song2vec、artist2vec的实践☆49Updated 4 years ago
- 推荐系统相关模型 包括召回和排序☆30Updated 5 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Updated last year
- ☆27Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆94Updated 5 years ago
- Tensorflow implementation for Interaction-aware factorization machines☆50Updated 5 years ago
- ToR[e]cSys is a PyTorch Framework to implement recommendation system algorithms, including but not limited to click-through-rate (CTR) pr…☆103Updated 3 years ago
- tutorial about recommendation system☆15Updated 5 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 8 years ago