Skip to content

validate_gazepoint_model_artifact

R reference: gp3ml 0.3.0.

Validate a model artifact

Validate a model artifact

R reference usage

validate_gazepoint_model_artifact(artifact, verify_hash = TRUE)

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