Home

Awesome

RLCP

The project aims at developing a locally-weighted conformal prediction algorithm, which can attain meaningful local coverage guarantees in a model-free manner.

Overview

We provide the exact code for reproducing the numerical results in the paper "Conformal prediction with local weights: randomization enables robust guarantees".

Folders

Guide for the codes in simulations/ folder

Codes for reproducing results in Section 5.1

Other simulation results from Section 6 and appendix

Guide for the codes in real_data/ folder

Codes for reproducing results in Section 5.2

Real Data

For our real data experiments, we have used the Train_Data.csv of medical insurance dataset from kaggle datasets. For reproducing the real data experiments, please download the data from this above link and load it into your R before running the codes from real_data/ folder.