JieniChen / Recommender-System
In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix factorization-based ( SVD, PMF, SVD++, NMF), and many others.
☆37Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Recommender-System
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 6 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆136Updated 6 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆149Updated 5 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆205Updated 6 years ago
- This is a python code for probabilistic matrix factorization in recommendation.☆58Updated 2 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆168Updated 5 years ago
- Attentive Group Recommendation☆133Updated 4 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆69Updated 6 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆88Updated 4 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆101Updated last year
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 6 years ago
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 6 years ago
- some papers about the recommender system☆22Updated 6 years ago
- 深度矩阵分解模型 与 带注意力的深度矩阵分解模型☆10Updated 6 years ago
- Code and Dataset intruction for our paper "Where Could We Go? Recommendations for Groups in Location-Based Social Networks" presented at …☆16Updated last year
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 4 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆186Updated 4 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- implementation for the paper "FISM: Factored Item Similarity Models for Top-N Recommender Systems" by Tensorflow 1.2☆23Updated 6 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆69Updated 5 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆182Updated 3 years ago
- Matrix Factorization based Movie Recommender System for group of users.☆15Updated 7 years ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 5 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 5 years ago
- Keras Implementation of "Deep Matrix Factorization Models for Recommender Systems"☆19Updated 3 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆71Updated 3 years ago