erdogant / bnlearn

Python library for learning the graphical structure of Bayesian networks, parameter learning, inference and sampling methods.
https://erdogant.github.io/bnlearn
Other
463 stars 45 forks source link

Constraints in structure learning #85

Closed zzzrbx closed 10 months ago

zzzrbx commented 10 months ago

Hello, is it possible to set constraints with structure learning? For example, one node has to be leaf node.