Logs2Graph icon indicating copy to clipboard operation
Logs2Graph copied to clipboard

Code for inference on test log and explainability is missing

Open chowkamlee81 opened this issue 1 year ago • 1 comments

@ZhongLIFR Code for inference on test log and explainability is missing. Kindly help

chowkamlee81 avatar Oct 10 '24 01:10 chowkamlee81

Hi @chowkamlee81 , the code for testing has been given as test() function in DataLoader.py; The code for explanations will be updated later, or you can refer to https://github.com/mims-harvard/GraphXAI for more methods for GNN explanations.

ZhongLIFR avatar Oct 10 '24 07:10 ZhongLIFR