Introducing Univariate Exemplar Recommenders: how to profile Customer Behavior in a single vector | by Michelangiolo Mazzeschi | Dec, 2024
5. Univariate sequential encoding It is time to build the sequential mechanism to keep track of user choices over time. The mechanism I idealized works on two separate vectors (that after the process end up being one, hence univariate), a historical vector and a caching vector. The historical vector is the one that is used …










