ncullen93 / pyBN

Bayesian Networks in Python
MIT License
146 stars 55 forks source link

model merging #9

Closed ncullen93 closed 8 years ago

ncullen93 commented 8 years ago

Code to merge BNs based on parameters (assuming identical structure).. and maybe structure eventually.