Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
ce14a97c
Unverified
Commit
ce14a97c
authored
Sep 04, 2023
by
Ayush Noori
Committed by
GitHub
Sep 04, 2023
Browse files
[Doc] Fix typo in link prediction with sampling example (#6268)
parent
3742d5ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/sampling/link_prediction.py
examples/sampling/link_prediction.py
+1
-1
No files found.
examples/sampling/link_prediction.py
View file @
ce14a97c
...
...
@@ -12,7 +12,7 @@ that account for pairs of nodes and their joint neighborhoods.
Before reading this example, please familiar yourself with graphsage node
classification by reading the example in the
`examples/core/graphsage/
link_pred
iction.py`
`examples/core/graphsage/
node_classif
ic
a
tion.py`
If you want to train graphsage on a large graph in a distributed fashion, read
the example in the `examples/distributed/graphsage/`.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment