lenskit / lkpy

Python recommendation toolkit
https://lkpy.lenskit.org
MIT License
270 stars 61 forks source link

Update dataset to expose vocabularies instead of lookup functions #437

Closed mdekstrand closed 4 months ago

mdekstrand commented 4 months ago

This updates #427 to clean up some #352 by replacing the bespoke user/item lookup functions with user and item vocabularies.