JuliaTrustworthyAI / ConformalPrediction.jl

Predictive Uncertainty Quantification through Conformal Prediction for Machine Learning models trained in MLJ.
https://juliatrustworthyai.github.io/ConformalPrediction.jl/
MIT License
135 stars 12 forks source link

Conformal Bayes through 'add-one-in' importance sampling #110

Open pat-alt opened 6 months ago

pat-alt commented 6 months ago

Implement method proposed in this paper. See also this R package for reference: https://github.com/CoryMcCartan/conformalbayes.