Ross ROSS = Recommend OSS · open-source software intelligence for agents

tensorflow/recommenders

TensorFlow Recommenders is a library for building recommender system models using TensorFlow. observed · 2026-08-28

github.com/tensorflow/recommenders · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 91
  • Release rhythm 67
  • 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: 15
  • age_days: 2259
  • days_rel: 223
  • days_push: 56
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2027 stars · 299 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TensorFlow Recommenders is a Python library for building recommender system models on top of TensorFlow and Keras. It covers the full workflow including data preparation, model formulation, training, evaluation, and deployment of recommendation models.

Use cases

  • build a collaborative filtering recommender with TensorFlow
  • train a two-tower retrieval model for recommendations
  • rank and recommend items to users with Keras
  • evaluate top-K recommendation quality
  • deploy a recommendation model in production
  • build a factorization model on the MovieLens dataset

When to choose

  • you are already using TensorFlow 2.x and Keras
  • you need retrieval, ranking, or rating prediction tasks in one library
  • you want a gentle learning curve for recommender systems
  • you need full workflow support from data prep to deployment

When to avoid

  • your stack is PyTorch-based
  • you need lightweight non-deep-learning recommenders like implicit ALS
  • you only need simple heuristics without model training

Facets

library · maturity active

machine-learning deep-learning machine-learning large-language-models python recommender-systems tensorflow keras collaborative-filtering retrieval ranking

1 source

Member repositories

RepositoryRoleHealth v2
tensorflow/recommendersmain84

For agents

markdown · JSON · MCP: product_card(name="tensorflow/recommenders")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem