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

NVIDIA/cuml

NVIDIA cuML: GPU-Accelerated Machine Learning observed · 2026-08-28

github.com/NVIDIA/cuml · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • 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: 62
  • age_days: 2883
  • days_rel: 28
  • days_push: 7
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

5264 stars · 655 forks observed · 2026-08-28

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

NVIDIA cuML is a GPU-accelerated machine learning library offering scikit-learn-style estimators that run on NVIDIA GPUs via CUDA. It also provides cuml.accel, a drop-in accelerator for existing scikit-learn, UMAP, and HDBSCAN code, plus multi-GPU support through Dask.

Use cases

  • speed up scikit-learn workflows on gpu
  • run clustering and regression on nvidia gpus
  • accelerate umap and hdbscan without changing code
  • scale machine learning across multiple gpus
  • gpu-accelerated nearest neighbor search
  • drop-in replacement for sklearn estimators

When to choose

  • you have nvidia gpus and want large speedups on sklearn-style workloads
  • you want to accelerate existing scikit-learn code with minimal changes
  • you need multi-gpu or multi-node distributed machine learning with dask

When to avoid

  • you have no nvidia gpu hardware
  • you rely on estimators not yet supported by cuml.accel and need guaranteed cpu fallback behavior
  • you need a pure-cpu portable solution

Facets

library · maturity active

machine-learning data-science gpu-computing machine-learning data-science gpu-computing python cuda scikit-learn rapids dask acceleration gpu linux docker

2 sources

Member repositories

RepositoryRoleHealth v2
NVIDIA/cumlmain94

For agents

markdown · JSON · MCP: product_card(name="NVIDIA/cuml")

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