write_gazepoint_transportability_report¶
R reference: gp3ml 0.3.0.
Write an expanded transportability report¶
Write an expanded transportability report
R reference usage¶
write_gazepoint_transportability_report(report, path, overwrite = FALSE)
The Python implementation is exported as gp3mlpy.write_gazepoint_transportability_report. See the runtime docstring for Python-specific typing and semantic adaptations.