Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle recommendation dumps without recs for test users in evaluation again #540

Closed
mdekstrand opened this issue Dec 7, 2024 · 1 comment
Assignees
Milestone

Comments

@mdekstrand
Copy link
Member

The old include_missing=True handled test users with no recommendations. Right now that is handled if they are in the collection, but collections loaded from e.g. Pandas data frames will not have the test users with missing lists. We need to handle that in a new way.

@mdekstrand mdekstrand added this to the 2025.1 milestone Dec 7, 2024
@mdekstrand mdekstrand self-assigned this Dec 7, 2024
@mdekstrand mdekstrand moved this to Todo in LensKit Overhaul Dec 7, 2024
@mdekstrand
Copy link
Member Author

This is actually handled by #551 — we save the empty lists.

@github-project-automation github-project-automation bot moved this from Todo to Done in LensKit Overhaul Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant