Skip to content

Learning Bayesian Networks with the Complete Minimum Description Length

Notifications You must be signed in to change notification settings

MargaridanarSousa/Learn_CMDL

Repository files navigation

Learn_CMDL

Learn_CMDL is a Java implementation of a new proposed scoring function for learning Bayesian networks called Complete Minimum Description Length (CMDL). CMDL can be efficiently computed through a graph quotient for a class of Bayesian networks that we denote by Covering Graphs. A score-based learning algorithm is implemented, considering the Greedy Hill Climber (GHC) as the search method. The program receives as input a data set with multivariate categorical observations and outputs the optimal structure.

For further details, please refer to the project website: https://margaridanarsousa.github.io/Learn_CMDL/.

About

Learning Bayesian Networks with the Complete Minimum Description Length

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published