vinothsadagopan / Movie-Recommendation-System-Using-Apache-Spark
Movie Recommendation System using Apache Spark and Python implementing User based Collaborative Filtering and Item Based Collaborative Filtering Algorithms
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Movie-Recommendation-System-Using-Apache-Spark
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 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
- some papers about the recommender system☆22Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆101Updated last year
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆50Updated 6 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 6 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 8 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆44Updated 4 years ago
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 6 years ago
- Implementation of Deep Learning model for Recommendation System in Tensorflow☆13Updated 7 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆95Updated 4 years ago
- Recommendation Models in TensorFlow☆45Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 5 years ago
- Factorization Machine, Deep Learning, Recommender System☆18Updated 6 years ago
- 高效的协同过滤算法实现——推荐系统☆51Updated 2 years ago
- This is a movie recommendation system with tensorflow. Dataset is MovieLens.☆20Updated 6 years ago
- Movie recommendation project using wide and deep learning☆32Updated 8 years ago
- ☆31Updated 2 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆182Updated 3 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 5 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 6 years ago
- Classic recommendation algorithms implementation☆42Updated 3 years ago
- SDAE-recommendation system☆11Updated 6 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 6 years ago
- recommendation system with Youtube Deep Net☆82Updated 6 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆69Updated 5 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 5 years ago