statsforecast icon indicating copy to clipboard operation
statsforecast copied to clipboard

[FEAT] Fitted values for intermittent models

Open AzulGarza opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. Intermittent models don't have in-sample predictions (or fitted values) implemented. See, for example,

https://github.com/Nixtla/statsforecast/blob/e24068ebe456c8eb6fe68265caf9d60afaa8b60d/statsforecast/models.py#L2253-L2254

Describe the solution you'd like Add in-sample predictions.

AzulGarza avatar Aug 31 '22 20:08 AzulGarza

Hi @FedericoGarza,

Thank you for your work on this project. I found this issue very relevant to my needs. Could you kindly share if there are any plans for this feature in the near future? I understand if it's not a priority right now, just seeking some insight for planning purposes.

Thanks

farberi avatar Jun 18 '23 06:06 farberi