duboya / MovieLens_Recommender
Recommendation algorithms based on MovieLens
☆11Updated 5 years ago
Alternatives and similar repositories for MovieLens_Recommender
Users that are interested in MovieLens_Recommender are comparing it to the libraries listed below
Sorting:
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 7 years ago
- An user based and item based movie rating prediction recommender system based on data provided by MovieLens using memory-based Collaborat…☆10Updated 9 years ago
- This example uses the lightfm recommender system library to train a hybrid content-based + collaborative algorithm that uses the WARP los…☆9Updated 8 years ago
- uses collaborative and content based filtering techniques☆14Updated 8 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆45Updated 4 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆71Updated 6 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 7 years ago
- A Hybrid Recommendation system which uses Content embeddings and augments them with collaborative features. Weighted Combination of embed…☆17Updated 2 years ago
- This is a book recommendation engine built using a hybrid model of Collaborative filtering, Content Based Filtering and Popularity Matrix…☆16Updated 4 years ago
- This is a movie recommendation system with tensorflow. Dataset is MovieLens.☆20Updated 6 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 7 years ago
- Matrix Factorization based Movie Recommender System for group of users.☆14Updated 8 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 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 7 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Session based Recommendation, RecSys, TensorFlow☆22Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- The purpose of this Personalized Music Recommendation Engine is to use reinforcement learning approach to build a music recommender syste…☆34Updated 7 years ago
- data☆8Updated 8 years ago
- Sequential User-based Recurrent Neural Network Recommendations☆9Updated 6 years ago
- TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings☆21Updated 6 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- Collaborative Denoising Auto-Encoder for Top-N Recommender Systems (CDAE)☆26Updated 5 years ago
- This is the Github repository containing the code for the Context-Aware Sequential Recommendation project for the Information Retrieval 2…☆11Updated 2 years ago
- Several sequential recommended models implemented by tenosrflow1.x☆119Updated 3 years ago
- Movie Rating Prediction using GloVe Word Embeddings and Deep Learning (LSTM): Use MovieLens dataset to predict movie ratings using tags g…☆22Updated 7 years ago
- KKBox's Music Recommendation Challenge on Kaggle.☆32Updated 4 years ago