Skip to content
Discussion options

You must be logged in to vote

Mh, this task is new to me, but it looks like you want to perform ranking over nodes. There exists a lot of ranking losses, e.g., BPR loss which you can use. Afterwards, you can validate the order of ranking via pred.argmax().

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@SourabhRanade
Comment options

@rusty1s
Comment options

@SourabhRanade
Comment options

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