singhman / MovieRecommendationEngine
An user based and item based movie rating prediction recommender system based on data provided by MovieLens using memory-based Collaborative filtering technique by utilizing Pearson correlation, Euclidean distances, Cosine distances, and K-nearest neighbors algorithms
☆9Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for MovieRecommendationEngine
- Recommendation algorithms based on MovieLens☆11Updated 5 years ago
- Probabilistic Matrix Factorization with Social Trust for Recommendation (Ma et al. SIGIR 2009)☆19Updated 8 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆69Updated 5 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 6 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 6 years ago
- data☆8Updated 7 years ago
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆69Updated 6 years ago
- collaborative less-is-more filtering☆39Updated 7 years ago
- This is a movie recommendation system with tensorflow. Dataset is MovieLens.☆20Updated 6 years ago
- ☆19Updated 7 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- User-based and Item-based Collaborative Filtering algorithms written in Python☆72Updated 7 years ago
- Finding relevant source domain for a cross-domain recommendation system using Unified Content-based Collaborative Filtering (CCCFNet mode…☆19Updated 6 years ago
- Collaborative Deep Learning for Recommender Systems.☆72Updated 7 years ago
- This is a repository in which we take part in the big data competition, focusing on recommendation system.☆18Updated 8 years ago
- Fusing Similarity Models with Markov Chains for Sparse Sequential Recommendation in R and Python☆15Updated 6 years ago
- The purpose of our research is to study reinforcement learning approaches to building a movie recommender system. We formulate the proble…☆119Updated 4 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the back…☆25Updated 6 years ago
- Recommendation Practice for MovieLens☆21Updated 10 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- Recommendation System implementation which includes user based collaborative filtering, item based recommender and content boosted collab…☆19Updated 9 years ago
- Learning to Recommend using a Deep Reinforcement Agent☆22Updated 7 years ago
- CFRBM is a implementation of the RBM model to the collaborative filtering task☆40Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆44Updated 4 years ago
- Regularizing Matrix Factorization with User and Item Embeddings for Recommendation -- CIKM 2018☆46Updated 5 years ago