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

fix bug in model averaging #128

Closed mitokic closed 1 year ago

mitokic commented 1 year ago

Fixed bug when re-running "final_models" function, where some time series have best model already selected while others do not.