valeman / awesome-conformal-prediction

A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
Other
394 stars 34 forks source link

Conformal Prediction (for hierarchical Time Series) #38

Closed katiavas closed 7 months ago

katiavas commented 7 months ago

My question is can I sum up conformal bounds so that they maintain their validity?

More context i needed: I am using Ensemble batch prediction intervals (EnbPI) to output conformal upper and lower bounds for my time series data. I want to reconcile the upper bound and then the lower bound (input each one in the formula instead of y_pred) with MinTrace(or any otehr reconciliation method for that matter). Will this affect the validity coverage of my bounds or violate some assumptions? Or it is okay to sum up bounds like this ?

The reconciliation formula for inTrace if it helps: image

valeman commented 7 months ago

This repo is not for questions please use Slack for this.