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 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
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆70Updated 6 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆92Updated 5 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 6 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 6 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆188Updated 5 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 6 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated last year
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 7 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- Recommendation System implementation which includes user based collaborative filtering, item based recommender and content boosted collab…☆19Updated 10 years ago
- some papers about the recommender system☆22Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- Factorization Machine, Deep Learning, Recommender System☆18Updated 6 years ago
- User-based and Item-based Collaborative Filtering algorithms written in Python☆71Updated 7 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 5 years ago
- neteasy music recommend system based on Surprise libaray and word2vec model using gensim library☆48Updated 6 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 8 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆94Updated 5 years ago
- Classic recommendation algorithms implementation☆42Updated 3 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 7 years ago
- Recommender system based on SVD☆10Updated 9 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- 京东杯 2019 第六届泰达创新创业挑战赛-用户对品类下店铺购买预测_季军方案☆18Updated 5 years ago
- Recommendation Models in TensorFlow☆46Updated 6 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆104Updated 6 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆46Updated 6 years ago