MCPcopy
hub / github.com/dmlc/dgl / node_classification.py

File node_classification.py

examples/core/graphsage/node_classification.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This script trains and tests a GraphSAGE model based on the information of
3a full graph.
4

Callers

nothing calls this directly

Calls 10

AddSelfLoopClass · 0.90
CoraGraphDatasetClass · 0.90
PubmedGraphDatasetClass · 0.90
SAGEClass · 0.70
trainFunction · 0.70
evaluateFunction · 0.70
deviceMethod · 0.45
toMethod · 0.45
intMethod · 0.45

Tested by

no test coverage detected