-
### Proposal
The rename of `holt_winters` to `double_exponential_smoothing` was done in a way which makes it complicated to migrate to Prometheus 3. Since there are no Prometheus version where both…
-
-
Is ist addative or multuplicative?
Needs to be decided based on the seasonality. If the variation of the seasonality is constant, then additive, otherwise multuplicative
-
After reading this blog post: https://sgugger.github.io/how-do-you-find-a-good-learning-rate.html
It seems that you can get better smoothing by using an exponential weighting. Could this potentiall…
-
It's nice there's an exponentially weighted moving average. I think that could lend itself to more complex moving averages, like HoltWinters models, for instance, which include a weight for the season…
-
-
#### Describe the issue linked to the documentation
It is unclear from the documentation about how to use the constructor to achieve the different configurations for ExponentialSmoothing.
With ref…
-
_Ubuntu LTS, R latest, boostime latest, modeltime latest._
exponential_smoothing() runs forever...
Is there a way to reach rlgt.control() to get access to iterations etc.?
I tried set_engine('stan'…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
/kind feature
**What happened**:
Current implementation of the pod auto…
-