PetarV- / GAT

Graph Attention Networks (https://arxiv.org/abs/1710.10903)
https://petar-v.com/GAT/
MIT License
3.15k stars 643 forks source link

Need help in creating evaulation metrics #71

Open Joey0538 opened 3 years ago

Joey0538 commented 3 years ago

hi @PetarV- , I'm new to machine learning, so I humbly request you to help me out in creating evaulation metrics such as precision, recall, f1 score for this model in your code. I could train my model on my own dataset. Could you please help me as in how to construct evaluation metrics?