scikit-survival and pysurvival

These are competitors offering overlapping survival analysis functionality, with scikit-survival being the more mature and actively maintained option, while pysurvival appears to be unmaintained (evidenced by zero monthly downloads).

scikit-survival
81
Verified
pysurvival
50
Established
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 1,282
Forks: 223
Downloads:
Commits (30d): 7
Language: Python
License: GPL-3.0
Stars: 369
Forks: 114
Downloads:
Commits (30d): 0
Language: HTML
License: Apache-2.0
No risk flags
Stale 6m No Package No Dependents

About scikit-survival

sebp/scikit-survival

Survival analysis built on top of scikit-learn

This tool helps researchers and analysts predict when an event will occur, like patient recovery or machine failure, even when some subjects haven't experienced the event yet. You input data with observed event times and censored data (where the event hasn't happened or wasn't observed within the study period), and it outputs models that estimate event probabilities over time. This is for data scientists, statisticians, and researchers working with time-to-event data.

clinical-trials reliability-engineering customer-churn event-prediction predictive-maintenance

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