Skip to content

predict_gazepoint_set

R reference: gp3ml 0.3.0.

Predict binary conformal prediction sets

Predict binary conformal prediction sets

R reference usage

predict_gazepoint_set(object, probability)

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