[BUG] tgn.predict_link_score returning values greater than 1 #455
Labels
bug
bug
community
community
Effort - Medium
Effort - Medium
Frequency - Monthly
Frequency - Monthly
Priority - Later
Priority - Later
Reach - VeryFew
Reach - VeryFew
Severity - S3
Severity - S3
I tried runing the notebook amazon_network_analysis.ipynb. The predicted scores returned by the function
tgn.predict_link_score
were greater than 1. In the offical tgn implemantation, they used asigmoid
after themlp
layer.The text was updated successfully, but these errors were encountered: