scorepyo.calibration#

Class for calibrators

Classes

BootstrappedCalibrator([nb_experiments, method])

Bootstrapped calibrator that optimizes the logloss under ordering constraints on different bootstrapped sets.

Calibrator(**kwargs)

Base Class for calibrator.

VanillaCalibrator(**kwargs)

Vanilla calibrator that simply optimizes the logloss under ordering constraints.