Logs2Graph
Logs2Graph copied to clipboard
Code for inference on test log and explainability is missing
@ZhongLIFR Code for inference on test log and explainability is missing. Kindly help
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.