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

[Task] Example notebooks for generation top_k recommendations with ranking and retrieval models #679

Closed
rnyak opened this issue Aug 25, 2022 · 3 comments
Assignees
Labels
Milestone

Comments

@rnyak
Copy link
Contributor

rnyak commented Aug 25, 2022

Description

Currently none of our example notebooks have any code script showcasing how one can do model prediction locally, generate top-K recommendations from the prediction results. This does not include Merlin systems, it is doing offline predictions.

We can either add a new notebook or extend the existing retrieval and ranking notebooks to show such functionality. I think extending the existing notebooks would be better idea.

We have been getting requests for such examples internally or externally and this will be very informative for our users.

@rnyak
Copy link
Contributor Author

rnyak commented Sep 28, 2022

This is still being worked on via #718.

I will create an example for generating topk recommendations from a ranking model, but for retrieval model we still need the #718 task to be completed to create an example.

Related PRs:

@sararb is currently working on TopK encoder.

@bschifferer
Copy link
Contributor

@sararb do you know if the API update is finished and we can implement this example?

@rnyak rnyak added this to the Merlin 22.11 milestone Nov 7, 2022
@rnyak rnyak modified the milestones: Merlin 22.11, Merlin 22.12 Nov 14, 2022
@rnyak
Copy link
Contributor Author

rnyak commented Dec 13, 2022

I am closing this since we have an example for generating topK recommendations, merged by #900

@rnyak rnyak closed this as completed Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants