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
190 stars 34 forks source link

add logic to prevent overly large forecast in hts recon process #147

Closed mitokic closed 1 year ago

mitokic commented 1 year ago

limits future forecast to less than or equal to 100 trillion. Which fixes hts recon issue when forecasts are astronomically large.