codingforentrepreneurs/recommender
Build a recommendation engine using Django & a Machine Learning technique called Collaborative Filtering.
This project helps e-commerce or content platform owners offer personalized suggestions to their users. By inputting user ratings or interactions with items, it generates tailored recommendations. The output helps improve user experience and engagement on your platform.
No commits in the last 6 months.
Use this if you want to integrate a core recommendation system into your online platform to suggest movies, products, or content to individual users based on their past behavior.
Not ideal if you need a plug-and-play solution without any technical setup, or if you're looking for advanced recommendation features like session-based or cold-start recommendations out-of-the-box.
Stars
69
Forks
15
Language
Python
License
MIT
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/codingforentrepreneurs/recommender"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
recommenders-team/recommenders
Best Practices on Recommendation Systems
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
kakao/buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
google-research/recsim
A Configurable Recommender Systems Simulation Platform