microsoft / finnts

Microsoft Finance Time Series Forecasting Framework (FinnTS) is a forecasting package that utilizes cutting-edge time series forecasting and parallelization on the cloud to produce accurate forecasts for financial data.
https://microsoft.github.io/finnts
Other
180 stars 32 forks source link

global model bug fix for multistep horizon forecasting #161

Closed mitokic closed 1 month ago

mitokic commented 1 month ago

Fix bug in global models when running multistep horizon forecasts. Also allow for hierarchical forecasts in global models.