iscan.utils.ddag_metrics¶
- iscan.utils.ddag_metrics(adj_true: numpy.ndarray, adj_pred: numpy.ndarray) dict¶
Computes precision, recall, and f1 scores for the predicted structural changes/shifts (difference DAG).
Last update:
Jul 05, 2024