Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easy-graph/Easy-Graph
/ net_emb_example_citeseer.py
File
net_emb_example_citeseer.py
easygraph/functions/graph_embedding/net_emb_example_citeseer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
print_function
2
3
import
argparse
4
import
csv
Callers
nothing calls this directly
Calls
6
CiteseerGraphDataset
Class · 0.90
deepwalk
Function · 0.85
node2vec
Function · 0.85
LINE
Class · 0.85
append
Method · 0.80
train
Method · 0.80
Tested by
no test coverage detected