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

Update Recommender.rank() to support unknown item scores #283

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Update Recommender.rank() to support unknown item scores #283

merged 1 commit into from
Jan 10, 2020

Conversation

tqtg
Copy link
Member

@tqtg tqtg commented Jan 10, 2020

Description

Update Recommender.rank() method to support models that can produce score for unknown items.
This change is backward compatible. The current implementations of all models are not affected.

Related Issues

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@tqtg tqtg merged commit 85abf48 into PreferredAI:master Jan 10, 2020
@tqtg tqtg deleted the rank-unknown-items branch January 10, 2020 09:35
tqtg added a commit to amirj/cornac that referenced this pull request May 22, 2021
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

Successfully merging this pull request may close these issues.

1 participant