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

Add transform function for Recommender #522

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Conversation

tqtg
Copy link
Member

@tqtg tqtg commented Jul 24, 2023

Description

Adding a transform function for recommendation models. This is optional and to be implemented if we find caching some results will later accelerate the score function. We find this to be useful, especially for some graph-based models.

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 requested a review from darrylong July 24, 2023 17:40
Copy link
Member

@darrylong darrylong left a comment

Choose a reason for hiding this comment

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

LGTM!

@tqtg tqtg merged commit f489b65 into PreferredAI:master Jul 25, 2023
@tqtg tqtg deleted the model-transform branch July 25, 2023 04:36
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