This repository contains the code for doing calibration on multi-class and binary classification using various approaches. It is a work in progress but the basic functionality is ready. See the experiments directory for examples on how to run the code.
-
Clone this repository:
git clone https://github.com/luferrer/expected_cost.git
-
Install the requirements:
pip install -r requirements.txt