statsforecast
statsforecast copied to clipboard
[FEAT] Fitted values for intermittent models
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.
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