
Time Series Forecasting using Machine Learning
Case Studies with R and iForecast
Versandkostenfrei!
Erscheint vorauss. November 2025
104,99 €
inkl. MwSt.
PAYBACK Punkte
52 °P sammeln!
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. Firstly, the machine learning methods cover, for example, enet, random forecast, gbm, and autoML etc., including high binary economic time series. Secondly, I will explain 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...
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. Firstly, the machine learning methods cover, for example, enet, random forecast, gbm, and autoML etc., including high binary economic time series. Secondly, I will explain 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 with, there are no covariates available; therefore, what we can use is recursive, or multistep, forecasts. Besides, macro-econometric modelling 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 multistepforecasting.