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

[ASK] Data format when inference #1233

Open
LeDuySon opened this issue Nov 6, 2020 · 1 comment
Open

[ASK] Data format when inference #1233

LeDuySon opened this issue Nov 6, 2020 · 1 comment
Labels
help wanted Need help from developers

Comments

@LeDuySon
Copy link

LeDuySon commented Nov 6, 2020

I have trained Sli_rec model and now i want to infer it but i cant figure out data format for this model. Output of model is built as a binary classification task, so when i have a user given a sequence of items that user has interacted, how can i predict top k items for that user. Can someone help me!

@LeDuySon LeDuySon added the help wanted Need help from developers label Nov 6, 2020
@Leavingseason
Copy link
Collaborator

I am updating the examples/00_quick_start/sequential_recsys_amazondataset.ipynb and add a serving example at the end of the notebook, hope this can help you.
#1254

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Need help from developers
Projects
None yet
Development

No branches or pull requests

2 participants