https://github.com/nixtla logo
m

marah othman

05/08/2023, 10:25 PM
hello could any one explain this in example
level
(list of floats): this optional parameter is used for probabilistic forecasting. Set the level (or confidence percentile) of your prediction interval. For example, level=[90] means that the model expects the real value to be inside that interval 90% of the times
m

Mariana Menchero

05/08/2023, 10:29 PM
Hi @marah othman Here's more information on prediction intervals. https://otexts.com/fpp3/perspective.html
m

marah othman

05/08/2023, 10:30 PM
oh thank you i will see