lenskit.data.types.UIPair# class lenskit.data.types.UIPair# Bases: Generic[_UIPT] A user-item pair of values. user: _UIPT# item: _UIPT#