Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 450 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 450 Bytes

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