Blog post - Prediction Intervals Generation in Python

Mar 20, 2024ยท
Giorgio Morales
Giorgio Morales
ยท 1 min read

๐Ÿ” Are you looking to generate prediction intervals using neural networks? Our recent journal paper, “Dual Accuracy-Quality-Driven Neural Network for Prediction Interval Generation,” published in IEEE TNNLS, provides a comprehensive guide.

๐Ÿ’ป Want to try it out yourself? Dive into our interactive Google Colab notebook to see our approach in action:

Open In Colab

๐Ÿš€ Ready to get started? Install the “PredictionIntervals” package using pip. Check our Github repo.