Gavince/Recommend-System
深度学习与推荐系统学习,理论结合代码更香。
This project offers a practical guide to building and understanding modern recommendation systems. It demonstrates how to take a large catalog of items and user interaction data, identify potentially interesting items (recall), narrow down choices (ranking), and present a personalized list of recommendations. E-commerce managers, content platform strategists, or anyone building user-facing product recommendations would find this useful.
162 stars. No commits in the last 6 months.
Use this if you need to implement or improve a system that suggests products, videos, articles, or other items to users based on their past behavior and preferences.
Not ideal if you are looking for a plug-and-play solution without any technical implementation or understanding of the underlying algorithms.
Stars
162
Forks
23
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Gavince/Recommend-System"
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