lenskit / lkpy

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

Update evaluation to use item lists #489

Closed mdekstrand closed 2 weeks ago

mdekstrand commented 1 month ago

Now that we are returning item lists, update evaluation to use them.

This will connect with and depend on our other eval updates

mdekstrand commented 2 weeks ago

This is working now. Further improvements will be additional tickets.