Closed antoinecarme closed 1 year ago
FIX : in multiplicative models (TSR), force all model components to have reasonable values (AR model values are above 1e+100 for higher horizon values).
This fix has the advantage to have the less side effects.
Fix :
This may not be a perfect solution , but , for the moment, it is an efficient workaround.
The values are clipped only when the model is computed which does not match individual component values product in the forecast output pandas dataframe.
FIXED.
script to reproduce (to be committed)
fails with