Skip to content
#

lifelines

Here are 42 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

Продуктовая аналитика удержания в EdTech: воронка, точки роста, модели оттока и анализ выживаемости. Выпускная квалификационная работа на данных реальной компании.

  • Updated Aug 30, 2026
  • Jupyter Notebook

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

Pancreatic Cancer Predictive Pipeline A professional clinical framework for pancreatic cancer prognosis. Combines Kaplan-Meier survival analysis and Cox Regression with an MLOps-powered machine learning pipeline (XGBoost/Random Forest) for real-time, high-recall patient risk stratification.

  • Updated Jun 23, 2026
  • Jupyter Notebook

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