Skip to content

AI-powered ICU patient monitoring dashboard with real-time sepsis risk prediction, vital signs tracking, and clinical decision support. Built with Python, Streamlit, and XGBoost ML.

Notifications You must be signed in to change notification settings

Sumeet2005/smart-icu-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart ICU Monitoring Dashboard

  • Real-time ICU patient monitoring with sepsis risk prediction
  • Tech: Python, Streamlit, XGBoost, Pandas, NumPy, Plotly
  • To run:
    1. python -m venv .venv && source .venv/bin/activate (or .\.venv\Scripts\activate on Windows)
    2. pip install -r requirements.txt
    3. streamlit run src/dashboard/app.py

About

AI-powered ICU patient monitoring dashboard with real-time sepsis risk prediction, vital signs tracking, and clinical decision support. Built with Python, Streamlit, and XGBoost ML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages