rposhala / Recommender-System-on-MovieLens-datasetLinks
Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Recommender systems were built using Pandas operations and by fitting KNN, SVD & deep learning models which use NLP techniques and NN architecture to suggest movies for the users based on similar users and for que…
☆142Updated 2 years ago
Alternatives and similar repositories for Recommender-System-on-MovieLens-dataset
Users that are interested in Recommender-System-on-MovieLens-dataset are comparing it to the libraries listed below
Sorting:
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆206Updated last year
- 4 different recommendation engines for the MovieLens dataset.☆440Updated 6 years ago
- Recommendation System using ML and DL☆506Updated 2 years ago
- This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).☆32Updated 3 years ago
- An introduction to recommendation systems in Python☆200Updated 4 years ago
- A course recommendation system using the Coursera Courses dataset which contains over 3,000 courses.☆31Updated last year
- Keras implementation of AutoRec and DeepRecommender from Nvidia.☆63Updated 5 years ago
- A job recommendation system that recommends IT jobs to IT job seekers☆51Updated 4 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- Movie Recommender System with Django.☆79Updated last year
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 5 years ago
- Hands-On Recommendation Systems with Python published by Packt☆267Updated 2 years ago
- pytorch version of NCF☆38Updated 4 years ago
- A Deep Learning Based Context-Aware Recommendation Library☆22Updated 10 months ago
- GHRS: Graph-based hybrid recommendation system with application to movie recommendation☆35Updated 10 months ago
- PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models☆305Updated 2 years ago
- This repository contains the code for building movie recommendation engine.☆79Updated 7 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆57Updated 5 years ago
- Context and Attribute-Aware Sequential Recommendation via Cross-Attention, RecSys 2022☆66Updated 2 years ago
- implement basic and contextual MAB algorithms for recommendation system☆42Updated 3 years ago
- From the Kindle Store Reviews on Amazon, sentiment analysis and book recommendation. Used Keras, FastText from Torch, and BERT. For recom…☆30Updated 5 years ago
- A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17☆352Updated 3 years ago
- Official implementation of the GRU4Rec algorithm in PyTorch☆67Updated 2 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆224Updated 3 years ago
- Must-read Papers for Recommender Systems (RS)☆155Updated 4 years ago
- Recommender System; Collaborative Filtering;Content-Based Algorithm☆17Updated 6 years ago
- We used deep learning models on SparkML to create a hybrid recommender system that leverages both content and collaborative data.☆14Updated 5 years ago
- PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.☆146Updated 4 years ago
- "Building a MovieLens Recommender System" TMLS 2020 Workshop Material☆58Updated 4 years ago
- Solution to kaggle competition OTTO – Multi-Objective Recommender System: https://www.kaggle.com/competitions/otto-recommender-system☆18Updated 2 years ago