Unverified Commit ce14a97c authored by Ayush Noori's avatar Ayush Noori Committed by GitHub
Browse files

[Doc] Fix typo in link prediction with sampling example (#6268)

parent 3742d5ff
......@@ -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_prediction.py`
`examples/core/graphsage/node_classification.py`
If you want to train graphsage on a large graph in a distributed fashion, read
the example in the `examples/distributed/graphsage/`.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment