HNE
HNE copied to clipboard
Is it possible to train HAN on weighted graph?
HAN training input file: link.dat: Each line is formatted as {head_node_id}\t{tail_node_id}\t{link_type}
Is it possible to add edge weight as input and training HAN on a weighted graph? If yes, please advise where shall I make the code modifications. Thanks.
Hi xianshu1 Are you execute on colab?
HAN training input file: link.dat: Each line is formatted as {head_node_id}\t{tail_node_id}\t{link_type}
Is it possible to add edge weight as input and training HAN on a weighted graph? If yes, please advise where shall I make the code modifications. Thanks.