English

Automated univariate time series forecasting with regression trees

Machine Learning 2026-02-03 v1

Abstract

This paper describes a methodology for automated univariate time series forecasting using regression trees and their ensembles: bagging and random forests. The key aspects that are addressed are: the use of an autoregressive approach and recursive forecasts, how to select the autoregressive features, how to deal with trending series and how to cope with seasonal behavior. Experimental results show a forecast accuracy comparable with well-established statistical models such as exponential smoothing or ARIMA. Furthermore, a publicly available software implementing all the proposed strategies has been developed and is described in the paper.

Keywords

Cite

@article{arxiv.2602.00077,
  title  = {Automated univariate time series forecasting with regression trees},
  author = {Francisco Martínez and María P. Frías},
  journal= {arXiv preprint arXiv:2602.00077},
  year   = {2026}
}

Comments

23 pages, 17 figures

R2 v1 2026-07-01T09:28:23.800Z