statsforecast icon indicating copy to clipboard operation
statsforecast copied to clipboard

Theta Parameter to speed up training

Open tackes opened this issue 1 year ago • 0 comments

Description

Theta is slow when running on high frequency sets. It would be nice to be able to choose the THETA parameter manually to aid in speeding on fitting.

Use case

Trying to get Theta to perform faster. A single Theta model can take over 1min to fit, which doesnt work if trying to do thousands of time series.

tackes avatar Jun 22 '24 20:06 tackes