Skip to content
Discussion options

You must be logged in to vote

My concern is 'If I split the entire KG into tr/val/ts and run KGE, can I get the 'all' node embedding vectors representing overall relational information?'

You can split the data into train and val while training the KGE. Using the val metrics to decide when to stop training. Then you could pass your whole dataset set to the KGE to get an embedding for all your nodes.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@songsong0425
Comment options

@wsad1
Comment options

@rusty1s
Comment options

@songsong0425
Comment options

@ZionDoki
Comment options

Answer selected by songsong0425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants