paper-with-me

Papers

Machine Learning vs Statistical Methods for Time Series Forecasting: Size Matters

2019-09-29 · Vitor Cerqueira, Luis Torgo, Carlos Soares

Time series forecasting is one of the most active research topics. Machine learning methods have been increasingly adopted to solve these predictive tasks. However, in a recent work, these were shown to systematically present a lower predictive performance relative to simple statistical methods. In this work, we counter these results. We show that these are only valid under an extremely low sample size. Using a learning curve method, our results suggest that machine learning methods improve their relative predictive performance as the sample size grows. The code to reproduce the experiments is available at https://github.com/vcerqueira/MLforForecasting.

📄 PDF Abstract BibTeX arXiv:1909.13316

Code (1)

vcerqueira/MLforForecasting 공식 구현

Tasks

BIG-bench Machine LearningTime SeriesTime Series AnalysisTime Series Forecastingvalid

Similar Papers 제목 키워드 기반

MegazordNet: combining statistical and machine learning standpoints for time series forecasting

2021-06-23 · Angelo Garangau Menezes, Saulo Martiello Mastelini

Forecasting financial time series is considered to be a difficult task due to the chaotic feature of the series. Statistical approaches have shown solid results in some specific problems such as predicting market directi…

BIG-bench Machine LearningDeep LearningTime SeriesTime Series Analysis+1

Comparing statistical and machine learning methods for time series forecasting in data-driven logistics -- A simulation study

2023-03-13 · Lena Schmid, Moritz Roidl, Markus Pauly

Many planning and decision activities in logistics and supply chain management are based on forecasts of multiple time dependent factors. Therefore, the quality of planning depends on the quality of the forecasts. We com…

ManagementTime SeriesTime Series AnalysisTime Series Forecasting

auto-sktime: Automated Time Series Forecasting

2023-12-13 · Marc-André Zöller, Marius Lindauer, Marco F. Huber

In today's data-driven landscape, time series forecasting is pivotal in decision-making across various sectors. Yet, the proliferation of more diverse time series data, coupled with the expanding landscape of available f…

AutoMLBayesian OptimizationDecision MakingTime Series+1

AutoGluon-TimeSeries: AutoML for Probabilistic Time Series Forecasting

2023-08-10 · Oleksandr Shchur, Caner Turkmen, Nick Erickson, Huibin Shen 외

We introduce AutoGluon-TimeSeries - an open-source AutoML library for probabilistic time series forecasting. Focused on ease of use and robustness, AutoGluon-TimeSeries enables users to generate accurate point and quanti…

AutoMLPhilosophyProbabilistic Time Series ForecastingTime Series+1

Improving Neural Networks for Time Series Forecasting using Data Augmentation and AutoML

2021-03-02 · Indrajeet Y. Javeri, Mohammadhossein Toutiaee, Ismailcem B. Arpinar, Tom W. Miller 외

Statistical methods such as the Box-Jenkins method for time-series forecasting have been prominent since their development in 1970. Many researchers rely on such models as they can be efficiently estimated and also provi…

AutoMLBIG-bench Machine LearningData AugmentationNeural Architecture Search+3