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

Bayesian Hierarchical Dirichlet function implementation in Python #95

Open PT-10 opened 6 months ago

PT-10 commented 6 months ago

Citation: https://proceedings.mlr.press/v138/azzimonti20a Has the BHD (Bayesian Hierarchical Dirichlet) score been implemented in python as in the R package at https://github.com/cran/bnlearn/blob/master/R/globals.R where it is denoted by 'hdir' ?