similarity notebook to compare link prediction algos#3868
Merged
rapids-bot[bot] merged 5 commits intorapidsai:branch-23.10from Sep 26, 2023
acostadon:similarity_nb
Merged
similarity notebook to compare link prediction algos#3868rapids-bot[bot] merged 5 commits intorapidsai:branch-23.10from acostadon:similarity_nb
rapids-bot[bot] merged 5 commits intorapidsai:branch-23.10from
acostadon:similarity_nb
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Member
|
Cell 4 - cugraph is imported again |
Member
|
datasets has a "get_graph" functions that we should use rather than getting the edge list and building a graph |
BradReesWork
requested changes
Sep 25, 2023
| }, | ||
| "nbformat": 4, | ||
| "nbformat_minor": 2 | ||
| } |
BradReesWork
approved these changes
Sep 25, 2023
Member
|
/merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New notebook to compare link prediction
Dependent on dining_prefs being added to datasets api in PR #3866