top of page

DATA PROCESSING & FEATURE ENGINEERING 

HYPERPARAMETER TUNING

POTENTIAL IMPROVEMENTS

MACHINE LEARNING MODELS APPLIED

Project Overview

This project uses EHR and social determinants of health (SDoH) data to predict patient mortality through machine learning, aiming to support early clinical interventions.

Project

Tools & Techniques: Python, Logistic Regression, Random Forest, GridSearchCV, AUC Optimization, SMOTE, Feature Engineering

Tech Stack

Patient outcomes vary due to factors like income and access to care. Early risk prediction enables timely, proactive treatment and resource allocation.

Why It Matters

We engineered clinical and demographic features to train models predicting mortality. Logistic Regression performed best (AUC = 0.683), and tuning improved Random Forest accuracy by 7.6%.

Solution

Patient Mortality Prediction

bottom of page