Explainable Machine Learning System for Predicting Length of Hospital Stay (LOS) to Enable Smarter Resource Allocation and Data-Driven Healthcare Decisions.
This project demonstrates how explainable machine learning can be applied to healthcare operations by predicting the length of hospital stays (LOS) using real-world inpatient data. Accurate LOS prediction is critical for bed management, staffing, cost control, and patient flow optimisation.
Traditional models struggle to capture complex, non-linear drivers of LOS, and many AI solutions lack transparency. This system balances performance with interpretability to support clinical trust and adoption.
To develop an accurate and explainable ML-based system that predicts hospital stay length while remaining interpretable and usable by healthcare professionals.
The following visual outputs demonstrate the ML model’s predictive performance, feature importance for interpretability, and the interactive Streamlit application dashboard for real-time hospital stay predictions.
Hospital Length of Stay Prediction Dashboard.
Hospital Length of Stay Prediction Dashboard.
This project demonstrates the ability to build a production-ready, explainable healthcare ML system that bridges advanced machine learning with real-world clinical usability and trust.