Skip to content

Latest commit

 

History

History

OnlineRecalibrator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Online Recalibrator

This library contains the codes for CORP.

Requirements

Installation

pip install -e .

Usage

cd examples
./run_recalibration.sh  # Run recalibration with CORP
./run_no_recalibration.sh  # Run no recalibration baseline

Plot the results with examples/plot_offline_error_rate_curve.ipynb