Time Series Forecasting using Machine Learning von Tsung-wu Ho | Case Studies with R and iForecast | ISBN 9783031979460

Time Series Forecasting using Machine Learning

Case Studies with R and iForecast

von Tsung-wu Ho
Buchcover Time Series Forecasting using Machine Learning | Tsung-wu Ho | EAN 9783031979460 | ISBN 3-031-97946-X | ISBN 978-3-031-97946-0

Time Series Forecasting using Machine Learning

Case Studies with R and iForecast

von Tsung-wu Ho

This book uses R package, iForecast, to conduct financial economic time series forecasting with machine learning methods, especially the generation of dynamic forecasts out-of-sample. Machine learning methods cover enet, random forecast, gbm, and autoML etc., including binary economic time series. The book explains the problem about the generation of recursive forecasts in machine learning framework, under which, there are no covariates, namely, input (independent) variables. This case is pretty common in real decision environment, for example, the decision-making wants 6-month forecasts in the real future, under which there are no covariates available; therefore, practitioners use recursive or multistep, forecasts. Besides macro-econometric modelling which uses VAR (vector autoregression) to overcome the problem of multivariate regression, this book offers a Machine-Learning VAR routine, which is found to improve the performance of multistep forecasting.