Skip to content

aishvarya-s/Personalized-Disease-Risk-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Sepsis Risk Prediction

This project focuses on predicting sepsis risk using ICU patient data from the MIMIC-IV dataset.


πŸ“Œ Overview

Currently, the project is in the data preprocessing phase, where raw clinical data is being transformed into a structured format suitable for machine learning.


πŸ“Š Data Used

  • Patient demographics
  • Hospital admissions
  • ICU stays
  • Diagnosis codes (for sepsis labeling)
  • Vital signs from chart events

βš™οΈ Current Progress

  • Extracted vital signs from raw ICU event data
  • Generated sepsis labels using ICD codes
  • Merged multiple tables into a single dataset
  • Handling missing values and sparse time-series data

About

Predicting sepsis risk using ICU patient data from the MIMIC-IV dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors