I am training this various models, and I get the following message, what could it be? When I remove the level parameter in the predict method, everything works fine.
j
José Morales
02/10/2025, 4:46 PM
which version of mlforecast are you using?
m
Mikhael Chris
02/13/2025, 2:02 AM
I am having the same problem when trying with a new dataset. I am using 0.13.5
j
José Morales
02/13/2025, 2:51 AM
Can you try upgrading? It's not possible to create intervals if you don't have enough samples and we added an error recently
m
Mikhael Chris
02/13/2025, 3:06 AM
Okay, I will try to upgrade my MLForecast. Thank you!