recommenders-team/recommenders
Best Practices on Recommendation Systems observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2905
- days_rel: 617
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
21864 stars · 3319 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library and collection of Jupyter notebooks with best practices for building, evaluating, and operationalizing recommendation systems, from classic algorithms like ALS to deep learning models like xDeepFM. It is a Linux Foundation AI & Data project providing utilities for data preparation, model selection, offline evaluation, and production deployment.
Use cases
- build a recommendation system in python
- compare recommender algorithms like ALS and xDeepFM
- evaluate recommendation models with offline metrics
- tune hyperparameters for a recommendation model
- deploy a recommendation model to production
- learn best practices for recommender systems
- split and prepare data for recommendation algorithms
When to choose
- you want ready-made implementations and notebooks for classic and deep learning recommenders
- you need utilities for dataset loading, train/test splitting, and offline evaluation of recommendations
- you want to prototype and operationalize recommendation models on Azure or Kubernetes
When to avoid
- you need a turnkey production recommendation service with no ML coding
- your use case is general machine learning unrelated to recommendations
- you require a framework outside the Python/Spark ecosystem
Facets
library · maturity active
machine-learning data-science benchmarking etl machine-learning data-science artificial-intelligence tutorials python cloud recommender-systems jupyter-notebooks collaborative-filtering deep-learning-recommendation model-evaluation hyperparameter-tuning gpu docker kubernetes
3 sources
- readme: https://github.com/recommenders-team/recommenders · fetched 2026-08-28 · 375567c3c282
- homepage: https://recommenders-team.github.io/recommenders/intro.html · fetched 2026-08-29 · c2d88978cd27
- registry_pypi: https://pypi.org/pypi/recommenders/json · fetched 2026-08-29 · 1e1fccd30589
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| recommenders-team/recommenders | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="recommenders-team/recommenders")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem