cascade.model.CASCADE.export_causal_map
- CASCADE.export_causal_map()[source]
Export the reshaped causal map indicating which input gene is in each reshaped position for each output gene, useful for interpreting the result of
explain().- Return type:
- Returns:
Causal map of shape (n_vars, max_indegree)
Note
Padding positions are labeled as “<pad>”