Hello, I have the following problem. When I add the
prediction_intervals
, if I remove the parameter the model trains well. Any suggestions?
s
Saúl Caballero
06/23/2025, 9:04 PM
Hello Naren! Can you share with me the time periods you are using in order to fit this? In order to include the prediction intervals there's a need for an extra dataset in order to fit the intervals. Probably you don't have enough data to satisfy the PredictionIntervals that you defined. Happy to help if you share your periods of fitting!