Skip to main content

Clinical Site Statistics Rollup & Predictive Modeling Pipeline

Lewis Katz School of Medicine at Temple University Center for Biostatistics & Epidemiology 2026-07-29

Project Overview

This repository contains the multi-center pipeline, statistical models, and manuscript deliverables consolidating longitudinal Electronic Health Record (EHR) inpatient data across five clinical health systems: - TEMPLE (Lewis Katz School of Medicine at Temple University) - PSU (Penn State University) - Hopkins (Johns Hopkins University) - PITT (University of Pittsburgh Medical Center) - Geisinger (Geisinger Health System)

The pipeline standardizes encounter types and procedure coding, executes longitudinal lookback window aggregations (1-year and 2-year), maps lab values via LOINC codes, generates Table 1 descriptive statistics rollups, and trains patient-level traditional machine learning models (Logistic Regression, Random Forest, HistGBM, and XGBoost) using Stratified 5-Fold Cross-Validation on $N = 347,541$ qualifying patient encounters.


Repository Structure & Extract Downloads Directory

To maintain a clean working repository, server extracts and download archives are organized under the extracts/ directory:

kyle_out_zip/
├── extracts/
│   ├── from_server/          # Drop newly downloaded server ZIP archives here (*.zip)
│   └── archive/              # Archived historic server extracts and legacy datasets
├── old_logs/                 # Archived pipeline execution logs and raw run dumps
├── Dr_Rubin_Manuscript_Deliverables_20260729/   # Formatted manuscript tables & figures
├── Dr_Rubin_Manuscript_Deliverables_20260729.zip
├── eDERRI_Shallow_Models_Manuscript.qmd          # Quarto manuscript draft
├── generate_manuscript_tables.py
├── generate_shap_4panel.py
├── generate_shap_blowup_analysis.py
├── build_dr_rubin_deliverables.py
├── diagnose_lr_utilization.py
├── pyproject.toml
└── test_table1.py

All Python helper scripts (generate_manuscript_tables.py, generate_shap_4panel.py, build_dr_rubin_deliverables.py, diagnose_lr_utilization.py) automatically search extracts/from_server/ and extracts/ recursively to detect and process the latest extract ZIP files.


Deliverables & Manuscript Table Specifications

1. Formatted Manuscript Tables (Dr_Rubin_Manuscript_Deliverables_20260729/01_Manuscript_Tables/)

  • Manuscript_Tables_Combined.xlsx: Holds sheets matching Dr. Rubin’s exact shells:
    • Table 1. Descriptive: Baseline characteristics for all 83 features (Whole cohort, Readmission subset, Non-readmission subset).
    • Table 2. LogReg: Multivariable Logistic Regression risk factors for all 93 features (Odds Ratios, 95% CIs, P-values).
    • Table 3. Model performance: Model discrimination and calibration measures (AUC, F1, Sensitivity, Specificity, Brier Score across model types; all cross-validation $\text{SD} < 0.01$).
  • Manuscript_Tables_By_Site.xlsx: Per-site Table 1s, Table 2s, and master site performance metrics.

2. Publication Figures (Dr_Rubin_Manuscript_Deliverables_20260729/02_Manuscript_Figures/)

  • Figure_Top10_SHAP_4Panel.png: High-resolution 300 DPI summary plot comparing top 10 features across models.
  • Figure_Prior_Utilization_SHAP_Blowup.png: 4-panel architectural comparison for the top utilization feature (prior_IP_OS_ED_count) showing how LR (linear tail), RF (bimodal butterfly), HistGBM (smooth saturation), and XGBoost (regularized step) process risk differently.
  • Figure_SHAP_4Panel.png: Combined 4-panel full SHAP summary figure.
  • Figure_HistGBM_SHAP.png: Standalone 300 DPI HistGBM SHAP summary plot.

Empirical Diagnostic Findings

A 2-feature Logistic Regression diagnostic experiment (diagnose_lr_utilization.py) was conducted on the full combined dataset ($N = 347,541$ encounters): - Full 93-Feature Model: $\text{AUC-ROC} = 0.787$, $\text{Brier Score} = 0.128$ - 2-Feature Utilization Sub-Model (prior_IP_OS_ED_count + 12-month readmissions): $\text{AUC-ROC} = 0.761$, $\text{Brier Score} = 0.136$ - Finding: Historical healthcare utilization alone accounts for 96.6% of the total discriminatory power of Logistic Regression.


Running Pipeline Scripts

1. Generating Manuscript Tables & Figures

python generate_manuscript_tables.py
python generate_shap_4panel.py
python generate_shap_blowup_analysis.py
python build_dr_rubin_deliverables.py

2. Running Unit Tests

pytest -v

License & Authorship

Developed by the Lewis Katz School of Medicine at Temple University Center for Biostatistics & Epidemiology in collaboration with the eDERRI Research Group.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kyle_out_zip-1.9.0.tar.gz (37.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kyle_out_zip-1.9.0-py3-none-any.whl (38.1 kB view details)

Uploaded Python 3

File details

Details for the file kyle_out_zip-1.9.0.tar.gz.

File metadata

  • Download URL: kyle_out_zip-1.9.0.tar.gz
  • Upload date:
  • Size: 37.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.16

File hashes

Hashes for kyle_out_zip-1.9.0.tar.gz
Algorithm Hash digest
SHA256 a746a4c52fc4c71b46d90db8e8a4abf5db6be9e89e2de09ea4dbb84bc2a9a49c
MD5 e71dd7332dff8936d2e98745f148526c
BLAKE2b-256 23269143c9ff20c31ab941458c6d2ae2f7d8ce10d616810d79bddf879313f220

See more details on using hashes here.

File details

Details for the file kyle_out_zip-1.9.0-py3-none-any.whl.

File metadata

  • Download URL: kyle_out_zip-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 38.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.16

File hashes

Hashes for kyle_out_zip-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2911bc6f581390fcf1ee0cb8560e2490e5c0dc4e56e6eac8f8ac8a00910d3e67
MD5 8c7aff6afb86c04cef4c77e055534f20
BLAKE2b-256 29c70cf3bc28ee086a481a891b68d70aed04ea84c7d6a65bb17f1be3beaef2ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page