causalnex.networkΒΆ

Description

causalnex.network provides functionality to learn joint probability distribution of networks.

Classes

BayesianNetwork(structure) Base class for Bayesian Network (BN), a probabilistic weighted DAG where nodes represent variables, edges represent the causal relationships between variables.