validate_gazepoint_ml_roles¶
R reference: gp3ml 0.3.0.
Validate outcome, predictor, identifier, and grouping roles¶
Validate outcome, predictor, identifier, and grouping roles
R reference usage¶
validate_gazepoint_ml_roles(data, task, predictors, feature_manifest = NULL)
The Python implementation is exported as gp3mlpy.validate_gazepoint_ml_roles. See the runtime docstring for Python-specific typing and semantic adaptations.