conformal-prediction icon indicating copy to clipboard operation
conformal-prediction copied to clipboard

Lightweight, useful implementation of conformal prediction on real data.

Results 2 conformal-prediction issues
Sort by recently updated
recently updated
newest added

Thank you for providing such a valuable resource. I have a few inquiries regarding the APS-Randomized algorithm. To begin, I'd like to refer to the upper bound result for CP...

Hi, i am trying to implement the support to conformalized bayes to conformalprediction.jl. By following your article [A Gentle Introduction to Conformal Prediction and Distribution-Free Uncertainty Quantification](https://arxiv.org/pdf/2107.07511), I succeeded in...