RecBole
A unified, comprehensive and efficient recommendation library observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 8
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2274
- days_rel: 556
- days_push: 555
- n_releases_24m: 1
Adoption not part of the score
4541 stars · 747 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RecBole is a unified, comprehensive and efficient recommendation library built on Python and PyTorch for reproducing and developing recommendation algorithms. It implements 94 algorithms across general, sequential, context-aware, and knowledge-based recommendation, with support for 44 benchmark datasets and standardized evaluation protocols.
Use cases
- reproduce and benchmark recommendation algorithms
- train collaborative filtering models on user-item interaction data
- run sequential recommendation experiments with transformers and RNNs
- evaluate context-aware and CTR prediction models
- experiment with knowledge-graph-based recommenders
- compare recommenders under standard evaluation protocols
When to choose
- you need a unified PyTorch framework for recommender systems research
- you want ready implementations of many classic and deep learning recommendation models
- you need standardized datasets and evaluation protocols for fair comparison
- you want GPU-accelerated training of recommendation models
When to avoid
- you need a production recommendation serving system rather than a research library
- your project is not based on Python and PyTorch
- you need a simple plug-and-play recommender with minimal configuration
- you require a managed or hosted recommendation service
Facets
library · maturity stable
machine-learning deep-learning data-science benchmarking machine-learning deep-learning data-science python cross-platform recommender-systems collaborative-filtering ctr-prediction sequential-recommendation knowledge-graph pytorch graph-neural-networks research algorithms gpu
3 sources
- readme: https://github.com/RUCAIBox/RecBole · fetched 2026-08-28 · 41659e61736f
- homepage: https://recbole.io/ · fetched 2026-08-29 · 37a69404ea93
- registry_pypi: https://pypi.org/pypi/recbole/json · fetched 2026-08-29 · 099027edd46a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RUCAIBox/RecBole | main | 26 |
| RUCAIBox/RecSysDatasets | docs | 32 |
For agents
markdown · JSON · MCP: product_card(name="RUCAIBox/RecBole")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem