Skip to content

How to I get the top x "items" recommendation for a given user. Looks like api supports binary prediction only. Thanks. #417

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

Closed
rthamman opened this issue Oct 3, 2018 · 3 comments

Comments

@rthamman
Copy link

rthamman commented Oct 3, 2018

Please fill out the form below.

System Information

  • Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans):
  • Framework Version:
  • Python Version:
  • CPU or GPU:
  • Python SDK Version:
  • Are you using a custom image:

Describe the problem

Describe the problem or feature request clearly here.

Minimal repro / logs

Please provide any logs and a bare minimum reproducible test case, as this will be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

  • Exact command to reproduce:
@rthamman
Copy link
Author

rthamman commented Oct 3, 2018

This is for the inbuilt factorization machines.

@ericangelokim
Copy link
Contributor

Hello,

This is not currently supported by Factorization Machines. To do this, user would have to rank and then sort top k items to get the top k scores.

apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this issue Nov 15, 2018
Update knn notebook to use SDK-based uri
@laurenyu
Copy link
Contributor

Closing due to inactivity. Feel free to reopen if necessary.

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

No branches or pull requests

3 participants