collect_gazepoint_fold_predictions¶
R reference: gp3ml 0.3.0.
Collect predictions from a grouped-fold evaluation¶
Collect predictions from a grouped-fold evaluation
R reference usage¶
collect_gazepoint_fold_predictions(x, include_failed = TRUE)
The Python implementation is exported as gp3mlpy.collect_gazepoint_fold_predictions. See the runtime docstring for Python-specific typing and semantic adaptations.