MediQueue: An ML-Driven Hospital Queue Management System with Real-Time Wait Time Prediction
Purpose: Hospital out-patient departments (OPDs) in India face severe queue inefficiencies with average waiting times of 90+ minutes and poor patient communication. Methodology: This study presents MediQueue — a full-stack intelligent queue management system built with React.js, Node.js, MySQL, Socket.io, and a self-learning ML engine. A dual-prediction architecture (Random Forest + equal-distribution fallback) predicts per-department wait times. A nightly recalibration scheduler updates slot capacities from verified treatment records. Findings: The system achieves a Mean Absolute Error (MAE) of […]