$npx skillfedfor your agent

Scikit Survival Analysis

Scikit Survival Analysis extends scikit-learn for right-censored survival data, offering Cox proportional hazards (including elastic net variants), ensemble methods like Random Survival Forests and Gradient Boosting, and survival SVMs. It provides censoring-aware evaluation metrics and non-parametric survival curve estimation.

Scikit Survival Analysis models time-to-event outcomes with censored data using scikit-learn estimators.

AI-generated summary based on this skill's SKILL.md

284 26 unlicensed, metadata onlyupdated by jaechang-hits

Decision gist · record as of 2026-07-24

Scikit Survival Analysis models time-to-event outcomes with censored data using scikit-learn estimators. Scikit Survival Analysis extends scikit-learn for right-censored survival data, offering Cox proportional hazards (including elastic net variants), ensemble methods like Random Survival Forests and Gradient Boosting, and survival SVMs. It provides censoring-aware evaluation metrics and non-parametric survival curve estimation.

manual: git clone https://github.com/jaechang-hits/SciAgent-Skills → cp -r SciAgent-Skills ~/.claude/skills/scikit-survival-analysis

Use it when

  • Yes, Scikit Survival Analysis is purpose-built to handle censored observations in machine learning workflows.
  • Scikit Survival Analysis offers multiple modeling approaches: Cox proportional hazards models with elastic net regularization variants.
Same gist for agents: .md · .json

Install

jaechang-hits/SciAgent-Skills/scikit-survival-analysis · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Scikit Survival Analysis and how does it extend scikit-learn?

Scikit Survival Analysis is a specialized extension of scikit-learn designed for analyzing right-censored survival data. It provides Cox proportional hazards models (including elastic net variants), ensemble methods like Random Survival Forests and Gradient Boosting, and survival SVMs. The library includes censoring-aware evaluation metrics and non-parametric survival curve estimation, enabling machine learning practitioners to build predictive models for time-to-event outcomes where observations may be incomplete.

Can Scikit Survival Analysis handle censored observations in machine learning?

Yes, Scikit Survival Analysis is purpose-built to handle censored observations in machine learning workflows. It provides specialized algorithms and evaluation metrics that account for censoring—where event times are unknown for some subjects. The library supports right-censored data analysis through multiple modeling approaches including Cox models, ensemble methods, and survival SVMs, allowing you to work with incomplete follow-up data common in medical, reliability, and lifetime prediction studies.

What survival analysis models and methods does Scikit Survival Analysis offer?

Scikit Survival Analysis offers multiple modeling approaches: Cox proportional hazards models with elastic net regularization variants, ensemble methods including Random Survival Forests and Gradient Boosting for survival outcomes, and survival support vector machines. The library also provides non-parametric survival curve estimation and censoring-aware evaluation metrics, enabling you to estimate hazard ratios, generate survival curves, and build predictive models tailored to time-to-event prediction tasks.

How does Scikit Survival Analysis support survival time estimation and event prediction?

Scikit Survival Analysis enables survival time estimation and event prediction through its ensemble methods, Cox proportional hazards models, and survival SVMs. These algorithms are trained on right-censored data to predict time-to-event outcomes while accounting for incomplete observations. The library provides non-parametric survival curve estimation for visualizing survival probabilities over time and hazard ratio calculations for understanding covariate effects, supporting both individual risk prediction and population-level survival analysis.

What evaluation metrics does Scikit Survival Analysis provide for censored data?

Scikit Survival Analysis includes specialized, censoring-aware evaluation metrics designed specifically for survival analysis. These metrics properly account for right-censored observations when assessing model performance, ensuring that incomplete follow-up data doesn't bias your results. Combined with the library's support for hazard ratio estimation and survival curve generation, these metrics enable rigorous validation of predictive models for time-to-event outcomes.

Is Scikit Survival Analysis suitable for reliability and lifetime prediction modeling?

Yes, Scikit Survival Analysis is well-suited for reliability analysis and lifetime prediction modeling. Its Cox proportional hazards models, Random Survival Forests, Gradient Boosting methods, and survival SVMs can be applied to any time-to-event prediction problem with right-censored data. Whether analyzing equipment failure times, product lifetimes, or other reliability metrics, the library provides the tools needed to estimate survival curves, calculate hazard ratios, and build predictive models for censored observations.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Analyze survival data with censoring using scikit-learn”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

scikit-survival
by K-Dense-AI · K-Dense-AI/scientific-agent-skills

scikit-survival 0.28.0 enables you to construct, tune, and assess survival workflows for right-censored outcomes using Cox models, ensemble methods, and kernel-based approaches. The skill enforces leakage-safe data splits, preprocessing pipelines, and proper metric selection—discrimination, calibration, and prediction error—while handling competing risks through nonparametric cumulative incidence.

MITupdated Jul 2026
★ 31,940repo stars
biostatistics
by beita6969 · beita6969/ScienceClaw

This skill handles survival analysis and time-to-event data common in clinical research, including Kaplan-Meier estimation, Cox proportional hazards regression, and competing risks modeling. It also covers longitudinal data analysis, diagnostic accuracy assessment, and missing data strategies tailored to biomedical studies.

MITupdated Jun 2026
★ 869repo stars
scikit-survival
by synthetic-sciences · synthetic-sciences/openscience

scikit-survival is a Python library for survival analysis that handles censored data in time-to-event modeling. It offers Cox proportional hazards models, ensemble methods like Random Survival Forests and Gradient Boosting, and Survival SVMs, with evaluation metrics including concordance index and Brier score. Use it for competing risks analysis, Kaplan-Meier estimation, and any survival analysis workflow.

Apache-2.0updated Jul 2026
★ 2,896repo stars
Model Hyperparameter Tuning
by aj-geddes · aj-geddes/useful-ai-prompts

This skill teaches systematic approaches to finding optimal model configurations across different algorithms. Learn grid search, random search, Bayesian optimization, and automated frameworks like Optuna to maximize validation performance and improve generalization.

MITupdated Mar 2026
★ 299repo stars
lifelines
by tondevrel · tondevrel/scientific-agent-skills

Lifelines is a Python survival analysis library built for medical research and epidemiology. It models time-to-event outcomes like disease progression or recovery, properly accounting for censored data from patients who leave studies early. Use it to estimate survival curves, compare treatment groups, and identify risk factors through Cox proportional hazards regression.

MITupdated Feb 2026
★ 19repo stars
Machine Learning
by pluginagentmarketplace · pluginagentmarketplace/custom-plugin-data-engineer

Learn to build and deploy machine learning models using scikit-learn and XGBoost. This skill covers supervised and unsupervised learning, feature engineering, cross-validation strategies, hyperparameter tuning, and production-ready patterns for classification and regression tasks.

no license declared → metadata onlyupdated Jan 2026
★ 4repo stars

More skills Classification Modeling (MIT) · Scikit Learn Machine Learning (NOASSERTION) · Survival Analysis (MIT)

Tags
time-to-eventcensored-datasurvival-modelinghazard-estimationreliability-analysisprognostic-predictionkaplan-meiercox-regression