pycox and pysurvival

These are **competitors**: both provide end-to-end survival analysis modeling frameworks in Python, with pycox offering more active development (PyTorch-based with modern deep learning methods) while pysurvival provides a broader sklearn-style interface for classical and machine learning approaches, forcing practitioners to choose one as their primary toolkit.

pycox
61
Established
pysurvival
50
Established
Maintenance 0/25
Adoption 11/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 961
Forks: 207
Downloads:
Commits (30d): 0
Language: Python
License: BSD-2-Clause
Stars: 369
Forks: 114
Downloads:
Commits (30d): 0
Language: HTML
License: Apache-2.0
Stale 6m
Stale 6m No Package No Dependents

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 pysurvival

square/pysurvival

Open source package for Survival Analysis modeling

This tool helps you predict when a specific event is likely to occur, such as customer churn or loan default. You provide historical data on events and their timings, and it outputs models that estimate event probabilities over time. Data scientists, risk analysts, and marketing strategists can use this to understand and forecast 'time-to-event' scenarios.

customer-churn-prediction risk-assessment lifetime-value-modeling event-timing-analysis predictive-maintenance

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