swap-253/Recommender-Systems-Using-ML-DL-And-Market-Basket-Analysis
This repository consists of collaborative filtering Recommender systems like Similarity Recommenders, KNN Recommenders, using Apple's Turicreate, A matrix Factorization system from scratch and a Deep Learning Recommender System which learns using embeddings. Besides this Market Basket Analysis using Apriori Algorithm has also been done. Deployment of Embedding Based Recommender Systems have also been done on local host using Streamlit, Fast API and PyWebIO.
This project helps businesses and content platforms recommend items to users, like movies, products, or articles. By analyzing user ratings and preferences, it takes in historical interaction data and outputs a personalized list of suggestions. Anyone responsible for improving user engagement or sales through recommendations would find this useful, such as e-commerce managers, content strategists, or product owners.
No commits in the last 6 months.
Use this if you need to build or understand how different recommendation systems work, from basic similarity models to deep learning approaches and market basket analysis.
Not ideal if you're looking for a production-ready, highly scalable, and fully managed recommendation service without needing to delve into the underlying code and algorithms.
Stars
9
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/swap-253/Recommender-Systems-Using-ML-DL-And-Market-Basket-Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
D2KLab/entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Azure-Samples/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API...
Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep...
mengfeizhang820/Paperlist-for-Recommender-Systems
Recommender Systems Paperlist that I am interested in
loserChen/Awesome-Recommender-System
The collection of papers about recommender system