You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LensKit Recommender Toolkit Development and Support
I just tagged & pushed 0.7.
Major changes:
RecListAnalysis has the ability to make sure all users, even those without recommendations, have entries in the results
Parallelism and performance improvements. User-user is much faster; item-item training is a little slower but requires significantly less memory.
Some lesser-used arguments, particularly for the batch routines, are now keyword-only.
We use JobLib now for parallelizing batch evaluation.
Upcoming things to look out for:
a recommend-and-measure API to compute recommendation metrics when it isn't feasible to produce all recommendation lists in advance (e.g. full-length recommendation lists