vinothsadagopan / Movie-Recommendation-System-Using-Apache-SparkLinks
Movie Recommendation System using Apache Spark and Python implementing User based Collaborative Filtering and Item Based Collaborative Filtering Algorithms
☆12Updated 9 years ago
Alternatives and similar repositories for Movie-Recommendation-System-Using-Apache-Spark
Users that are interested in Movie-Recommendation-System-Using-Apache-Spark are comparing it to the libraries listed below
Sorting:
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- some papers about the recommender system☆22Updated 7 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 6 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆93Updated 5 years ago
- 阿里移动推荐算法☆127Updated 6 years ago
- Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"☆140Updated 6 years ago
- Book recommender system using collaborative filtering based on Spark☆389Updated 7 years ago
- Factorization Machine, Deep Learning, Recommender System☆18Updated 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
- recommendation system with Youtube Deep Net☆84Updated 7 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- Implementation of Deep Learning model for Recommendation System in Tensorflow☆13Updated 8 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆159Updated 10 years ago
- An movie recommendation based on tf☆14Updated 4 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- News recommendation system based on spark.☆49Updated 8 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆46Updated 6 years ago
- Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)☆286Updated 8 years ago
- Tencent Social Ads 2017 contest rank 20☆158Updated 8 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…☆24Updated 7 years ago
- ☆31Updated 3 years ago
- recommendation system with python☆311Updated 7 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105Updated 5 years ago