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

ocelma/python-recsys

A python library for implementing a recommender system observed · 2026-08-28

github.com/ocelma/python-recsys · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 5441
  • days_rel: n/a
  • days_push: 2073
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1480 stars · 430 forks observed · 2026-08-28

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

A Python library for building recommender systems, built on top of Divisi2, NumPy, and SciPy. It provides SVD-based matrix factorization for computing item similarities, predicting ratings, and generating recommendations.

Use cases

  • build a movie recommendation engine in python
  • compute similarity between items using svd
  • predict user ratings for items
  • recommend items to users with collaborative filtering
  • run matrix factorization on movielens dataset
  • find similar movies to a given movie

When to choose

  • you need a simple python library for svd-based recommender systems
  • you are learning or prototyping collaborative filtering algorithms
  • you work with rating datasets like movielens

When to avoid

  • you need a maintained library with recent updates or support
  • you need production-scale recommendation systems
  • you need deep learning based recommenders
  • you use python 3 exclusively since the library targets legacy python 2 tooling

Facets

library · maturity abandoned

machine-learning data-science machine-learning data-science python recommender-system collaborative-filtering svd matrix-factorization movielens algorithms

1 source

Member repositories

RepositoryRoleHealth v2
ocelma/python-recsysmain32

For agents

markdown · JSON · MCP: product_card(name="ocelma/python-recsys")

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