summarize_gazepoint_shift¶
R reference: gp3ml 0.3.0.
Summarize dataset shift without collapsing it to one drift score¶
Summarize dataset shift without collapsing it to one drift score
R reference usage¶
summarize_gazepoint_shift(shift, missingness = NULL)
The Python implementation is exported as gp3mlpy.summarize_gazepoint_shift. See the runtime docstring for Python-specific typing and semantic adaptations.