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 faiss setup to take dataframe as input #378

Merged
merged 3 commits into from
Jul 1, 2023

Conversation

jperez999
Copy link
Collaborator

This PR changes the faiss_setup function to take a dataframe as input. It also allows the user to choose the item_id and embedding column. It expects all embeddings to be a list in one column.

@jperez999 jperez999 added the enhancement New feature or request label Jun 29, 2023
@jperez999 jperez999 added this to the Merlin 23.07 milestone Jun 29, 2023
@jperez999 jperez999 requested a review from karlhigley June 29, 2023 19:37
@jperez999 jperez999 self-assigned this Jun 29, 2023
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/systems/review/pr-378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants