Skip to content

train_gazepoint_classifier

R reference: gp3ml 0.3.0.

Generic governed binary-classifier training wrapper

Generic governed binary-classifier training wrapper

R reference usage

train_gazepoint_classifier(data, task, predictors = NULL, engine = "glm", ...)

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