cascade.model.CASCADE.export_causal_graph

CASCADE.export_causal_graph(edge_attr='weight')[source]

Export learned causal graph

Parameters:

edge_attr (str) – Edge attribute name to store edge probabilities

Return type:

DiGraph

Returns:

Learned causal graph