iscan.utils.node_metrics¶
- iscan.utils.node_metrics(true_shifted_nodes: list, pred_shifted_nodes: list, d: int) dict¶
Computes precision, recall, and f1 scores for the predicted shifted nodes.
Last update:
Jul 05, 2024