tag
survival▌
2 indexed skills · max 10 per page
skills (2)
survival-analysis
aj-geddes/useful-ai-prompts · Productivity
Survival analysis studies time until an event occurs, handling censored data where events haven't happened for some subjects, enabling prediction of lifetimes and risk assessment.
scikit-survival
davila7/claude-code-templates · Productivity
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.