Skip to content
#

lifelines

Here are 35 public repositories matching this topic...

Most housing risk models ask "which homes will fail?" This one asks "which homes are we dangerously confident about?" Separates genuine low-risk from low-risk-because-nobody-checked, using ensemble disagreement as an uncertainty signal, then optimises inspection and capital spend around what we actually don't know.

  • Updated Aug 14, 2026
  • Python

Predicts what happens to passengers after their flight is cancelled, where they go, when they'll actually resolve, and what it costs the airport. Classification vs. a transparent benchmark, survival analysis for timing, and a Passenger Half-Life metric that shows which disrupted groups keep generating pressure for hours.

  • Updated Aug 12, 2026
  • HTML

Employee attrition prediction (XGBoost, 0.83 ROC-AUC) with SHAP explainability, Cox survival analysis, cohort retention, and a Streamlit dashboard — built on a responsible-use framework (protected attributes excluded, disparate-impact audit).

  • Updated Jul 30, 2026
  • Python

A biostatistical survival analysis pipeline using Python to evaluate patient prognosis in the Mayo Clinic PBC dataset. Implements Kaplan-Meier estimators and Cox Proportional Hazards models to mathematically process right-censored clinical data and identify mortality risk factors.

  • Updated Apr 8, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lifelines topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lifelines topic, visit your repo's landing page and select "manage topics."

Learn more