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

Support ANN search for existing models #549

Merged
merged 34 commits into from
Nov 30, 2023

Conversation

tqtg
Copy link
Member

@tqtg tqtg commented Nov 25, 2023

Description

We have provided a functionality for doing ANN search in Cornac. This PR implements required functions for certain models that support the search.

Related Issues

#544

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 review from saghiles and lthoang and removed request for saghiles November 25, 2023 01:14
@saghiles
Copy link
Member

Reviewing this PR, I will share feedback by tomorrow. Thanks :)

@tqtg
Copy link
Member Author

tqtg commented Nov 27, 2023

@lthoang @saghiles let me know if you have any comments, especially for the models that you’ve contributed. Thanks

@tqtg
Copy link
Member Author

tqtg commented Nov 28, 2023

knock knock

Copy link
Member

@lthoang lthoang left a comment

Choose a reason for hiding this comment

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

I read through some models that I have contributed. The changes are fine to me.

@tqtg tqtg merged commit 678399a into PreferredAI:master Nov 30, 2023
12 checks passed
@tqtg tqtg deleted the support-ann-existing-models branch November 30, 2023 19:08
@saghiles
Copy link
Member

saghiles commented Dec 3, 2023

Sorry for the late reply, everything looked fine, I had no comments :)

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.

3 participants