TaihuaLi / Movielens-RecommenderLinks
Course project for Programing Machine Learnings Applications class
☆12Updated 9 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:
- Implemented Item, User and Hybrid based Collaborative Filtering☆159Updated 10 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- User-based and Item-based Collaborative Filtering algorithms written in Python☆71Updated 8 years ago
- ☆124Updated 7 years ago
- implement this paper "Collaborative Deep Learning for Recommender Systems" by python☆15Updated 6 years ago
- A set of Jupyter notebooks demonstrating collaborative filtering using matrix factorization with Keras.☆82Updated 8 years ago
- 4 different recommendation engines for the MovieLens dataset.☆440Updated 6 years ago
- Churn Prediction with PySpark using MLlib and ML Packages☆58Updated 9 years ago
- Low-Rank Matrix Factorization for Recommender Systems☆73Updated 8 years ago
- Probabilistic Matrix Factorization with Social Trust for Recommendation (Ma et al. SIGIR 2009)☆19Updated 8 years ago
- Hands-On Recommendation Systems with Python published by Packt☆267Updated 2 years ago
- Builds a recommender system using TensorFlow☆86Updated 8 years ago
- A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.☆34Updated 7 years ago
- recommendation system with python☆311Updated 7 years ago
- ☆370Updated last year
- Collaborative Deep Learning for Recommender Systems.☆72Updated 8 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated 2 years ago
- ☆179Updated 9 years ago
- Materials for an online-course - "Practical XGBoost in Python"☆219Updated 9 years ago
- Movie recommendation system built with factorization machines and deep learning☆10Updated 6 years ago
- CFRBM is a implementation of the RBM model to the collaborative filtering task☆40Updated 7 years ago
- 2nd Place Solution of the Kaggle Competition - Santander Product Recommendation☆176Updated 3 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 8 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆209Updated 7 years ago
- The hybrid model combining stacked denoising autoencoder with matrix factorization is applied, to predict the customer purchase behavior …☆72Updated 7 years ago
- Recommend movies to users by RBMs, TruncatedSVD, Stochastic SVD and Variational Inference☆19Updated 5 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- A Live Movie Rating Dataset Collected From Twitter☆427Updated 3 years ago
- Logistic Matrix Factorization for Implicit Feedback Data. http://stanford.edu/~rezab/nips2014workshop/submits/logmat.pdf☆160Updated 10 years ago