compare_gazepoint_models¶
R reference: gp3ml 0.3.0.
Compare governed model candidates without selecting a winner¶
Compare governed model candidates without selecting a winner
R reference usage¶
compare_gazepoint_models(x, metrics = NULL)
The Python implementation is exported as gp3mlpy.compare_gazepoint_models. See the runtime docstring for Python-specific typing and semantic adaptations.