Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ node_classification.py
File
node_classification.py
examples/pytorch/graphsage/node_classification.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
3
import
dgl
4
import
dgl.nn
as
dglnn
Callers
nothing calls this directly
Calls
7
AsNodePredDataset
Class · 0.90
format
Method · 0.80
SAGE
Class · 0.70
train
Function · 0.70
layerwise_infer
Function · 0.70
to
Method · 0.45
device
Method · 0.45
Tested by
no test coverage detected