paper-with-me

홈 › Papers

Benchmarking Econometric and Machine Learning Methodologies in Nowcasting

2022-05-06 · Daniel Hopp

Nowcasting can play a key role in giving policymakers timelier insight to data published with a significant time lag, such as final GDP figures. Currently, there are a plethora of methodologies and approaches for practitioners to choose from. However, there lacks a comprehensive comparison of these disparate approaches in terms of predictive performance and characteristics. This paper addresses that deficiency by examining the performance of 12 different methodologies in nowcasting US quarterly GDP growth, including all the methods most commonly employed in nowcasting, as well as some of the most popular traditional machine learning approaches. Performance was assessed on three different tumultuous periods in US economic history: the early 1980s recession, the 2008 financial crisis, and the COVID crisis. The two best performing methodologies in the analysis were long short-term memory artificial neural networks (LSTM) and Bayesian vector autoregression (BVAR). To facilitate further application and testing of each of the examined methodologies, an open-source repository containing boilerplate code that can be applied to different datasets is published alongside the paper, available at: github.com/dhopp1/nowcasting_benchmark.

📄 PDF Abstract BibTeX arXiv:2205.03318

Code (1)

dhopp1/nowcasting_benchmark 공식 구현

Tasks

BenchmarkingBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Econometrics of Machine Learning Methods in Economic Forecasting

2023-08-21 · Andrii Babii, Eric Ghysels, Jonas Striaukas

This paper surveys the recent advances in machine learning method for economic forecasting. The survey covers the following topics: nowcasting, textual data, panel and tensor data, high-dimensional Granger causality test…

EconometricsSurveyTime Series

Nowcasting in a Pandemic using Non-Parametric Mixed Frequency VARs

2020-08-28 · Florian Huber, Gary Koop, Luca Onorante, Michael Pfarrhofer 외

This paper develops Bayesian econometric methods for posterior inference in non-parametric mixed frequency VARs using additive regression trees. We argue that regression tree models are ideally suited for macroeconomic n…

regression

Nowcasting Madagascar's real GDP using machine learning algorithms

2023-12-24 · Franck Ramaharo, Gerzhino Rasolofomanana

We investigate the predictive power of different machine learning algorithms to nowcast Madagascar's gross domestic product (GDP). We trained popular regression models, including linear regularized regression (Ridge, Las…

Decision MakingDimensionality Reductionregression

A curated UK rain radar data set for training and benchmarking nowcasting models

2025-12-08 · Viv Atureta, Rifki Priansyah Jasin, Stefan Siegert arxiv

This paper documents a data set of UK rain radar image sequences for use in statistical modeling and machine learning methods for nowcasting. The main dataset contains 1,000 randomly sampled sequences of length 20 steps …

Macroeconomic forecasting and sovereign risk assessment using deep learning techniques

2023-01-24 · Anastasios Petropoulos, Vassilis Siakoulis, Konstantinos P. Panousis, Loukas Papadoulas 외

In this study, we propose a novel approach of nowcasting and forecasting the macroeconomic status of a country using deep learning techniques. We focus particularly on the US economy but the methodology can be applied al…

Deep LearningEconometrics