Blog post - Prediction Intervals Generation in Python
Mar 20, 2024ยทยท
1 min read
Giorgio Morales
๐ 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:
๐ Ready to get started? Install the “PredictionIntervals” package using pip. Check our Github repo.