bake_gazepoint_preprocessor¶
R reference: gp3ml 0.3.0.
Apply a fitted preprocessing engine¶
Apply a fitted preprocessing engine
R reference usage¶
bake_gazepoint_preprocessor(preprocessor, new_data)
The Python implementation is exported as gp3mlpy.bake_gazepoint_preprocessor. See the runtime docstring for Python-specific typing and semantic adaptations.