Python Library for learning (Structure and Parameter) and inference (Statistical and Causal) in Bayesian Networks.
python
statistics
statistical-inference
bayesian-networks
probabilistic-graphical-models
causal-inference
structure-learning
-
Updated
Aug 22, 2020 - Python
right now we use "twice_nll" as a fit objective and in the test statistic a simple diffence
twice_nll_constrfit - twice_nll_globalfitbut rather we should just to a NLL fit and in the test stat do
2*(nll_constrfit - nll_globalfit)this will require updating some test reference numbers in the tests