Skip to content

apply_gazepoint_calibrator

R reference: gp3ml 0.3.0.

Apply a fitted probability calibrator

Apply a fitted probability calibrator

R reference usage

apply_gazepoint_calibrator(calibrator, probability)

The Python implementation is exported as gp3mlpy.apply_gazepoint_calibrator. See the runtime docstring for Python-specific typing and semantic adaptations.