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.