iscan.utils

Module Contents

Classes

DataGenerator

Generate synthetic data to evaluate shifted nodes and shifted edges

Functions

set_seed(→ None)

Sets random seed of random and numpy to specified value

node_metrics(→ dict)

Computes precision, recall, and f1 scores for the predicted shifted nodes.

ddag_metrics(→ dict)

Computes precision, recall, and f1 scores for the predicted structural changes/shifts (difference DAG).


Last update: Jan 14, 2024