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…
☆135Updated last year
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:…☆195Updated last year
- A course recommendation system using the Coursera Courses dataset which contains over 3,000 courses.☆29Updated last year
- This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).☆32Updated 3 years ago
- A job recommendation system that recommends IT jobs to IT job seekers☆51Updated 4 years ago
- 4 different recommendation engines for the MovieLens dataset.☆439Updated 6 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- Recommendation System using ML and DL☆498Updated 2 years ago
- Keras implementation of AutoRec and DeepRecommender from Nvidia.☆63Updated 5 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆56Updated 5 years ago
- An introduction to recommendation systems in Python☆194Updated 4 years ago
- GHRS: Graph-based hybrid recommendation system with application to movie recommendation☆35Updated 8 months ago
- Must-read Papers for Recommender Systems (RS)☆155Updated 4 years ago
- The project provides a Tailor-made travel itinerary for users using their travel details like destination, budget, start and end dates of…☆130Updated 5 years ago
- A Deep Learning Based Context-Aware Recommendation Library☆22Updated 8 months ago
- Source Code for 'Applied Recommender Systems with Python' by Akshay Kulkarni, Adarsha Shivananda, Anoosh Kulkarni, and V Adithya Krishnan☆28Updated 2 years ago
- Official implementation of the GRU4Rec algorithm in PyTorch☆64Updated last year
- Hands-On Recommendation Systems with Python published by Packt☆262Updated 2 years ago
- Context and Attribute-Aware Sequential Recommendation via Cross-Attention, RecSys 2022☆65Updated 2 years ago
- pytorch version of NCF☆38Updated 4 years ago
- PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models☆305Updated 2 years ago
- "Building a MovieLens Recommender System" TMLS 2020 Workshop Material☆58Updated 4 years ago
- A link to frameworks useful for the evaluation and reproducibility of recorecommendation algorithms☆60Updated 9 months ago
- PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.☆144Updated 3 years ago
- This repository contains collaborative filtering recommender system build in Python with surprise package to predict book ratings in Book…☆36Updated 5 years ago
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆440Updated last month
- Curated list of recommnedation system topics☆139Updated last month
- From the Kindle Store Reviews on Amazon, sentiment analysis and book recommendation. Used Keras, FastText from Torch, and BERT. For recom…☆30Updated 4 years ago
- Movie Recommender System with Django.☆77Updated 11 months ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆225Updated 2 years ago