test_gazepoint_model_portability: Test model-artifact serialization and optional fresh-process...

View source: R/model-artifacts.R

test_gazepoint_model_portabilityR Documentation

Test model-artifact serialization and optional fresh-process prediction

Description

Test model-artifact serialization and optional fresh-process prediction

Usage

test_gazepoint_model_portability(
  artifact,
  newdata = artifact$reference_data,
  tolerance = 1e-08,
  fresh_process = FALSE
)

Arguments

artifact

Model artifact.

newdata

Optional prediction fixture.

tolerance

Numeric prediction tolerance.

fresh_process

Whether to test in a fresh R process using callr.

Value

A gp3ml_model_portability_test.


gp3ml documentation built on Aug. 23, 2026, 5:11 p.m.