简体   繁体   中英

Prediction interval in python for time series analysis

I am looking for a package/library in python that would compute a prediction interval. I found ressources for the confidence interval but not the prediction one.

Thanks for your help

If you are looking for time-series prediction I suggest pyflux .

You can learn everything about it here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM