Skip to content

write_external_validation_report

R reference: gp3ml 0.3.0.

Write an external-validation report

Write an external-validation report

R reference usage

write_external_validation_report(report, path, overwrite = FALSE)

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