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