nxs5899 / Recommender-System-LightFMLinks
scalable Recommeder System for e-commerece using LightFM package in python
☆47Updated 6 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
Sorting:
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆96Updated 9 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 8 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆73Updated 7 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 4 years ago
- LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.☆103Updated 2 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆129Updated 6 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Updated 2 years ago
- A practical movie recommend project based on Item2vec.☆281Updated 5 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆159Updated 10 years ago
- Implement item2vec algorithm☆77Updated 7 years ago
- TalkingData AdTracking Fraud Detection Challenge☆104Updated 7 years ago
- Recommendation System using Collaborative Filtering☆16Updated 9 years ago
- Wide and Deep Learning(Wide&ResDNN) for Kaggle Criteo Dataset in tensorflow☆82Updated 7 years ago
- Keras implementation of Tensorflow's Wide and Deep Algorithm☆161Updated 6 years ago
- ToR[e]cSys is a PyTorch Framework to implement recommendation system algorithms, including but not limited to click-through-rate (CTR) pr…☆106Updated 3 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 8 years ago
- Factorization Machines implementation with Tensorflow☆142Updated 7 years ago
- 用户对品类下店铺的购买预测☆27Updated 6 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- A Tensorflow based implicit recommender system☆107Updated 6 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- Top 1% rankings (22/3270) code sharing for Kaggle competition Sberbank Russian Housing Market: https://www.kaggle.com/c/sberbank-russian-…☆34Updated 8 years ago
- Real-time collaborative filtering recommender system☆51Updated 6 years ago
- 探探项目 - 提升推荐系统的推荐多样性☆31Updated 7 years ago
- code of scattered practices when studying "machine-learning".☆93Updated 6 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆48Updated 9 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 7 years ago