viyatgandhi / content-based-recommendation-systemLinks
content-based recommendation system using numpy and scipy
☆11Updated 8 years ago
Alternatives and similar repositories for content-based-recommendation-system
Users that are interested in content-based-recommendation-system are comparing it to the libraries listed below
Sorting:
- Publication of the code we used in the RecSys Challenge 2018.☆12Updated 7 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Updated 7 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF☆47Updated 5 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- A python library for music recommendation☆101Updated 4 years ago
- recommendation system with python☆311Updated 7 years ago
- Repository to reproduce results of "Word2vec applied to Recommendation: Hyperparameters Matter" by H. Caselles-Dupré, F. Lesaint and J. …☆53Updated 6 years ago
- ☆101Updated 5 years ago
- UC Berkeley team's submission for RecSys Challenge 2018☆88Updated 7 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- scalable Recommeder System for e-commerece using LightFM package in python☆47Updated 6 years ago
- uses collaborative and content based filtering techniques☆15Updated 9 years ago
- ☆370Updated last year
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆74Updated 7 years ago
- A complete set of Recommender Systems techniques used in the Spotify Recsys Challenge 2018 developed by a team of MSc students in Politec…☆100Updated 6 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆184Updated 5 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
- Recommendation Models in TensorFlow☆47Updated 6 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
- The purpose of our research is to study reinforcement learning approaches to building a movie recommender system. We formulate the proble…☆119Updated 5 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- Repository for the tutorial on Sequence-Aware Recommender Systems held at TheWebConf 2019 and ACM RecSys 2018☆344Updated 4 years ago
- Recommender built using keras☆35Updated 7 years ago
- An movie recommendation based on tf☆14Updated 4 years ago
- Movie recommendation project using wide and deep learning☆32Updated 9 years ago
- Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems☆278Updated 2 years ago
- This is a movie recommendation system with tensorflow. Dataset is MovieLens.☆20Updated 7 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago