Coder-Yu/QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
This project helps you quickly build and evaluate systems that suggest items to users, like movies, products, or articles. You provide interaction data (e.g., user ratings, social connections), and it generates personalized recommendations. It's designed for data scientists and researchers who need to experiment with and deploy various recommendation algorithms efficiently.
1,642 stars. No commits in the last 6 months.
Use this if you are a data scientist working on developing, testing, and deploying different recommendation algorithms for your users.
Not ideal if you need a plug-and-play solution without any coding, or if you're not comfortable with Python and machine learning concepts.
Stars
1,642
Forks
410
Language
Python
License
—
Category
Last pushed
Dec 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Coder-Yu/QRec"
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