recommenders-team/recommenders
Best Practices on Recommendation Systems
Provides implementations of classical and deep learning algorithms (ALS, xDeepFM, DKN, sequential models) alongside Jupyter notebooks covering the full recommendation pipeline: data preparation, model training, offline evaluation, hyperparameter optimization, and Azure deployment. Includes utility functions for dataset loading, metric computation, and train/test splitting across multiple backends (CPU, GPU, PySpark), supporting both collaborative filtering and content-based approaches.
21,514 stars and 20,023 monthly downloads. Available on PyPI.
Stars
21,514
Forks
3,298
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
20,023
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/recommenders-team/recommenders"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
RUCAIBox/RecBole
A unified, comprehensive and efficient recommendation library
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