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

Fix rank function of EFM and ComparERSub models #528

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

lthoang
Copy link
Member

@lthoang lthoang commented Sep 14, 2023

Description

EFM and ComparERSub models use custom ranking function running correctly when item_indices=None. This fix is required to address the issue when item_indices is not None.

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).

@lthoang lthoang merged commit 5747077 into PreferredAI:master Sep 25, 2023
12 checks passed
darrylong pushed a commit to darrylong/cornac that referenced this pull request Oct 23, 2023
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.

2 participants