Related Experiment Video
Updated: Jan 16, 2026

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
Published on: May 15, 2020
Forecasting regional COVID-19 hospitalisation in England using ordinal machine learning method
Haowei Wang1, Kin On Kwok2, Ruiyun Li3
1School of Public Health, Imperial College London, UK; MRC Centre for Global Infectious Disease Analysis and Abdul Latif Jameel Institute for Disease and Emergency Analytics, Imperial College London, UK.
Accurate ordinal forecasts for COVID-19 hospitalizations were achieved using XGBoost and mobility data. N-tile ordinal levels are recommended for richer information, improving healthcare demand management during pandemics.
Area of Science:
- Epidemiology
- Health Informatics
- Predictive Modeling
Background:
- The COVID-19 pandemic strained healthcare systems, necessitating effective short-term forecasts for respiratory infections.
- Existing quantitative forecasts treated hospital admissions as continuous, but discrete demand levels are preferred by health managers.
- Limited tools existed for precise sub-national forecasting of discrete healthcare demand.
Purpose of the Study:
- To develop and evaluate a method for precise sub-national ordinal forecasting of COVID-19 hospitalizations.
- To assess the impact of different data types (epidemiological, weather, mobility) and discretization methods on forecast accuracy.
- To provide health managers with a tool for better managing healthcare services during infectious disease waves.
Main Methods:
- COVID-19 hospitalizations in England were forecast using regional data (March 2020-December 2022).
- Hospital admission counts were transformed into ordinal variables using n-tile and n-uniform methods.
- An XGBoost model, adapted for ordinal data, incorporated epidemiological, weather, and mobility predictors.
Main Results:
- Mobility data significantly improved predictive performance compared to epidemiological data alone.
- Including weather data alongside epidemiological and mobility data yielded similar results to models using only epidemiological and mobility data.
- Forecast accuracy was robust across different numbers of ordinal levels.
Conclusions:
- Accurate ordinal forecasts for COVID-19 hospitalizations were achieved using XGBoost with mobility data.
- N-tile ordinal levels are recommended over uniform levels due to their richer information content.
- The developed method offers a valuable tool for public health and health system management.
Related Concept Videos
Steps in Outbreak Investigation
Classification of Illness
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
Statistical Methods for Analyzing Epidemiological Data
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Ranks