There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This repository contains the experiments related with a new baseline model that can be used in forecasting weekly time series. This model uses the forecasts of 4 sub-models: TBATS, Theta, Dynamic Harmonic Regression ARIMA and a global Recurrent Neural Network (RNN), and optimally combine them using lasso regression.