Skip to content

Conversation

rolf-moz
Copy link
Contributor

@rolf-moz rolf-moz commented Sep 26, 2025

References

JIRA: https://mozilla-hub.atlassian.net/browse/GENAI-1571

Description

This is a draft PR for ML review on technique to rerank items using inferred personalization.

PR Review Checklist

Put an x in the boxes that apply

  • [x ] This PR conforms to the Contribution Guidelines
  • [ x] The PR title starts with the JIRA issue reference, format example [DISCO-####], and has the same title (if applicable)
  • [load test: (abort|skip|warn)] keywords are applied to the last commit message (if applicable)
  • Documentation has been updated (if applicable)
  • Functional and performance test coverage has been expanded and maintained (if applicable)

┆Issue is synchronized with this Jira Task

if (
personal_interests is None
or rec.topic is None
or rec.topic.value not in personal_interests.normalized_scores
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bug here - need to handle 'other' interests by default

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