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:
- Book recommender system using collaborative filtering based on Spark☆385Updated 7 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 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
- 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
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆185Updated 5 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 7 years ago
- This is a movie recommendation system with tensorflow. Dataset is MovieLens.☆20Updated 7 years ago
- 阿里移动推荐算法☆126Updated 6 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- code for "Convolution Matrix Factorization for Document Context-Aware Reccomendation"☆8Updated 7 years ago
- 阿里移动推荐算法比赛☆79Updated 8 years ago
- An movie recommendation based on tf☆14Updated 4 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"☆141Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- recommendation system with python☆311Updated 7 years ago
- neteasy music recommend system based on Surprise libaray and word2vec model using gensim library☆48Updated 7 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- Recommender system based on SVD☆10Updated 10 years ago
- 高效的协同过滤算法实现——推荐系统☆53Updated 2 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- Probabilistic Matrix Factorization with Social Trust for Recommendation (Ma et al. SIGIR 2009)☆19Updated 8 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- News recommendation system based on spark.☆49Updated 8 years ago