causalnex.structureΒΆ
Description
causalnex.structure
provides functionality to define or learn structure.
Modules
causalnex.structure.notears |
Tools to learn a StructureModel which describes the conditional dependencies between variables in a dataset. |
Classes
StructureModel ([incoming_graph_data, origin]) |
Base class for structure models, which are an extension of networkx.DiGraph . |