scikit-survival

Installation
SKILL.md

scikit-survival: Survival Analysis in Python

Overview

scikit-survival is a Python library for survival analysis built on top of scikit-learn. It provides specialized tools for time-to-event analysis, handling the unique challenge of censored data where some observations are only partially known.

Survival analysis aims to establish connections between covariates and the time of an event, accounting for censored records (particularly right-censored data from studies where participants don't experience events during observation periods).

When to Use This Skill

Related skills

More from drshailesh88/integrated_content_os

Installs
16
GitHub Stars
3
First Seen
Jan 24, 2026