spark-timeseries icon indicating copy to clipboard operation
spark-timeseries copied to clipboard

Exponential Smoothing Model with damped trend method

Open maxiaozte opened this issue 7 years ago • 0 comments

Exponential Smoothing Model with damped trend method is very successful for many series, especially for longer forecast horizons. Reference to https://otexts.org/fpp2/holt.html

Hope to have a Exponential Smoothing Model with damped trend method.

maxiaozte avatar Nov 14 '18 06:11 maxiaozte