maciejkula/sbr-go
Recommender systems for Go
This package helps Go developers implement personalized recommendations within their applications. It takes a user's past interactions with items (like movies watched or products purchased) and generates real-time suggestions for what they might like next. This is for software engineers or backend developers building applications that need to offer tailored content or product suggestions.
172 stars. No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to provide real-time, sequence-based recommendations to users.
Not ideal if you are looking for an out-of-the-box recommendation service without writing Go code.
Stars
172
Forks
16
Language
Go
License
MIT
Category
Last pushed
Jun 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/maciejkula/sbr-go"
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