/calibration

Calibration experiments on NLP tasks

Primary LanguagePython

Calibration

This repository provides code for recalibrating ML models and evaluating calibration error. It was originally designed for NLP sequence tagging models, but will work for other types of data (e.g. images) as well.