Home

Awesome

A comparison of some conformal quantile regression methods

We compare two recently proposed methods that combine ideas from conformal inference and quantile regression to produce locally adaptive and marginally valid prediction intervals under sample exchangeability.

Accompanying paper:

The methods we are comparing are described in:

The code in this repository is a fork of https://github.com/yromano/cqr.

Prerequisites

Installing

The development version is available here on GitHub:

git clone https://github.com/msesia/cqr-comparison.git

Reproducible Research

The code available under 'experiments/' in the repository replicates the experimental results in our paper.

Publicly Available Datasets

Data subject to copyright/usage rules

The Medical Expenditure Panel Survey (MPES) data can be downloaded using the code in the folder /get_meps_data/ under this repository. It is based on this explanation (code provided by IBM's AIF360).

License

This project is licensed under the MIT License - see the LICENSE file for details.