guoguibing/librec
LibRec: A Leading Java Library for Recommender Systems, see observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4619
- days_rel: n/a
- days_push: 1147
- n_releases_24m: 0
Adoption not part of the score
3257 stars · 1018 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LibRec is a Java library for recommender systems implementing over 70 state-of-the-art recommendation algorithms. It supports the two classic recommendation tasks of rating prediction and item ranking with a modular architecture covering data splitting, conversion, similarity, algorithms, evaluators, and filters.
Use cases
- build a movie recommendation engine in Java
- run collaborative filtering experiments on rating datasets
- compare matrix factorization algorithms for rating prediction
- generate top-N item rankings for users
- benchmark recommender algorithms on sparse datasets
- prototype a custom recommendation algorithm
When to choose
- you need a mature Java library with a wide range of recommendation algorithms
- you want to evaluate and compare recommender models with built-in evaluators
- your stack is JVM-based and you need rating prediction or item ranking
When to avoid
- you need deep learning based recommenders or GPU acceleration
- you want a production recommendation service rather than an algorithm library
- you work primarily in Python and prefer libraries like Surprise or implicit
Facets
library · maturity maintenance
machine-learning data-science search-engine machine-learning data-science jvm cross-platform recommender-systems collaborative-filtering matrix-factorization tensor-factorization rating-prediction item-ranking algorithms
2 sources
- readme: https://github.com/guoguibing/librec · fetched 2026-08-28 · be6b1b246a39
- homepage: https://www.librec.net/ · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| guoguibing/librec | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="guoguibing/librec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem