foolchi / Recommendation
Recommendation Practice for MovieLens
☆21Updated 10 years ago
Alternatives and similar repositories for Recommendation:
Users that are interested in Recommendation are comparing it to the libraries listed below
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 7 years ago
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 6 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆95Updated 5 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆69Updated 6 years ago
- Classic recommendation algorithms implementation☆42Updated 3 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- some papers about the recommender system☆22Updated 6 years ago
- deep learning for recommender system☆46Updated 6 years ago
- Collaborative Deep Learning for Recommender Systems.☆72Updated 7 years ago
- Sequential User-based Recurrent Neural Network Recommendations☆9Updated 6 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆69Updated 6 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆104Updated 6 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems☆111Updated 8 years ago
- This is for http://115.28.182.124/c/00000000050/team☆100Updated 10 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆42Updated 8 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- Attentive collaborative filtering: Multimedia recommendation with item-and component-level attention☆71Updated 7 years ago
- Implementation of AutoSVD++ (SIGIR 2017)☆15Updated 6 years ago
- 京东JData算法大赛Rank37☆49Updated 7 years ago
- 【腾讯社交广告算法大赛_决赛排名35】以移动app广告为研究对象,根据给定广告、用户和上下文情况信息,预测app广告点击后被激活的概率☆29Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆101Updated last year
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 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
- An movie recommendation based on tf☆14Updated 3 years ago
- 用户对品类下店铺的购买预测☆26Updated 5 years ago