Skip to content

ProgBelarus/BatchMultivalidConformal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Batch Multivalid Conformal Prediction

This repository contains code for the paper Batch Multivalid Conformal Prediction by Christopher Jung, Georgy Noarov, Ramya Ramalingam, and Aaron Roth.

The src/ folder contains Python implementations for our multivalid conformal predictors, along with other utilities such as plotting tools and conformal scorers. In particular:

  1. The algorithm BatchMVP is implemented in /src/MultivalidAlgorithms/MultivalidCoverage.py
  2. The algorithm BatchGCP is implemented in /src/MultivalidAlgorithms/GroupCoverage.py

The experiments/ folder contains Jupyter notebooks implementing the experiments in the paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages