AineshSootha / RecommenderLinks
Book and Movies Recommendation system in Python/Flask
☆9Updated 4 years ago
Alternatives and similar repositories for Recommender
Users that are interested in Recommender 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
- 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
- Building Recommender Systems with Machine Learning and AI, published by Packt☆108Updated 2 years ago
- Movie Recommender System with Django.☆77Updated last year
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- A Deep Learning Based Context-Aware Recommendation Library☆22Updated 8 months ago
- This repository contains code how to build job recommendation engine using Kaggle 'Job Recommendation Challenge' dataset☆64Updated 7 years ago
- Accepted as reproducibility paper at RecSys 2023.☆18Updated last year
- Hands-On Recommendation Systems with Python published by Packt☆262Updated 2 years ago
- Official repo for FF19: Session-based Recommender Systems☆41Updated 3 years ago
- A job recommendation system that recommends IT jobs to IT job seekers☆51Updated 4 years ago
- Recommendation System using ML and DL☆498Updated 2 years ago
- Fullstack recommender system project with Flask + React + PyTorch + Numpy☆20Updated 4 years ago
- GHRS: Graph-based hybrid recommendation system with application to movie recommendation☆35Updated 8 months ago
- python package to help preparing Dataframes (csv ... ) for LightFM module for easy Training☆20Updated 2 years ago
- 🛒 Simple recommender with matrix factorization, graph, and NLP. Beating the regular collaborative filtering baseline.☆143Updated last year
- RecSys 2022 Tutorial Hands on Explainable Recommender Systems with Knowledge Graphs☆51Updated last year
- Predicting the Likelihood to Purchase a Financial Product Following a Direct Marketing Campaign☆27Updated 2 years ago
- Notebooks on using transformers for sequential recommendation tasks☆17Updated 2 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆225Updated 3 years ago
- An introduction to recommendation systems in Python☆194Updated 4 years ago
- Machine Learning Project☆64Updated 4 years ago
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆134Updated last year
- A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.