pycox and torchsurv

These are competitors: both provide PyTorch-based frameworks for deep survival analysis with overlapping functionality (neural network architectures, loss functions, evaluation metrics), so practitioners typically choose one or the other based on API design and community maturity rather than using them together.

pycox
61
Established
torchsurv
57
Established
Maintenance 0/25
Adoption 11/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 12/25
Stars: 961
Forks: 207
Downloads:
Commits (30d): 0
Language: Python
License: BSD-2-Clause
Stars: 188
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
No risk flags

About pycox

havakv/pycox

Survival analysis with PyTorch

This tool helps researchers, clinicians, and data scientists predict the time until an event occurs, such as disease recurrence, customer churn, or machine failure. You provide data including individual characteristics and observed event times, and it outputs models that estimate the probability of the event happening over time. It's designed for anyone working with 'time-to-event' data who needs to forecast when things will happen.

survival-analysis clinical-trials customer-retention predictive-maintenance event-forecasting

About torchsurv

Novartis/torchsurv

Deep survival analysis made easy

This tool helps researchers and clinicians analyze time-to-event data, common in medical studies or reliability engineering. You provide patient data, including whether an event occurred and the time until it happened (or censoring time), along with relevant covariates. The tool outputs predictions about survival likelihoods or event risks over time. It's designed for quantitative researchers, biostatisticians, and data scientists working on deep learning models.

survival-analysis clinical-trials biostatistics risk-prediction prognostics

Scores updated daily from GitHub, PyPI, and npm data. How scores work