Hi Nixtla team.
I was wondering whether you have any concrete examples of using Nixtla for Zero Inflated Poisson? I am thinking of combining classification for zero/non-zero and then regression where non-zero is predicted. Since Nixtla does not have support for classifiers this starts to become confusing and a bit hard to achieve, especially when using recursive forecasting.
Any ideas or pointers would be appreciated (I couldn't really find much apart from classic stuff like
Croston
etc in the docs of
statsforecast
)