gazepoint_regression_metrics¶
R reference: gp3ml 0.3.0.
Regression metrics¶
Regression metrics
R reference usage¶
gazepoint_regression_metrics(truth, prediction)
The Python implementation is exported as gp3mlpy.gazepoint_regression_metrics. See the runtime docstring for Python-specific typing and semantic adaptations.