Closed wuchenhu98 closed 5 months ago
Hi, thanks for your interest.
The current code does not save the predicted values for test data but only output the final evaluation metrics, e.g., F1 score. To save the result, you could modify the code to save the test result:
https://github.com/d-ailin/GDN/blob/9853899da860682669a134e4af315d036aab4eca/main.py#L123
Thanks a lot!
Hello,i can run the model successfully,but i only got the following result there is no file in the Results folder