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

sebp/scikit-survival

Survival analysis built on top of scikit-learn observed · 2026-08-28

github.com/sebp/scikit-survival · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 68
  • 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: 114.5
  • age_days: 3537
  • days_rel: 59
  • days_push: 10
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1320 stars · 231 forks observed · 2026-08-28

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

scikit-survival is a Python library for survival analysis (time-to-event modeling) built on top of scikit-learn. It provides survival models that integrate with scikit-learn's pipeline, preprocessing, and cross-validation utilities while properly handling censored observations.

Use cases

  • predict time-to-event outcomes with censored data
  • fit survival models in a scikit-learn pipeline
  • run cross-validation on survival analysis datasets
  • analyze clinical study data with right-censored records
  • estimate survival curves from covariates
  • do reliability analysis in Python

When to choose

  • you need survival analysis compatible with scikit-learn workflows
  • your training data contains censored observations
  • you want random forests, gradient boosting, or linear models for time-to-event prediction

When to avoid

  • your data has no censoring and standard regression suffices
  • you need deep-learning-based survival models
  • you work outside the Python/scikit-learn ecosystem

Facets

library · maturity active

machine-learning data-science machine-learning data-science healthcare python survival-analysis scikit-learn time-to-event censored-data statistics

2 sources

Member repositories

RepositoryRoleHealth v2
sebp/scikit-survivalmain88

For agents

markdown · JSON · MCP: product_card(name="sebp/scikit-survival")

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