English

Univariate Long-Term Municipal Water Demand Forecasting

Machine Learning 2021-05-19 v1

Abstract

This study describes an investigation into the modelling of citywide water consumption in London, Canada. Multiple modelling techniques were evaluated for the task of univariate time series forecasting with water consumption, including linear regression, Facebook's Prophet method, recurrent neural networks, and convolutional neural networks. Prophet was identified as the model of choice, having achieved a mean absolute percentage error of 2.51%, averaged across a 5-fold cross validation. Prophet was also found to have other advantages deemed valuable to water demand management stakeholders, including inherent interpretability and graceful handling of missing data. The implementation for the methods described in this paper has been open sourced, as they may be adaptable by other municipalities.

Keywords

Cite

@article{arxiv.2105.08486,
  title  = {Univariate Long-Term Municipal Water Demand Forecasting},
  author = {Blake VanBerlo and Matthew A. S. Ross and Daniel Hsia},
  journal= {arXiv preprint arXiv:2105.08486},
  year   = {2021}
}

Comments

11 pages, 6 figures

R2 v1 2026-06-24T02:13:21.910Z