bnclassify
bnclassify copied to clipboard
Learning Discrete Bayesian Network Classifiers from Data
- Installing XML seems to be failing on Ubuntu. See, perhaps related: https://github.com/r-lib/actions/issues/559 - Also a TeX issue. See, related: - https://stackoverflow.com/questions/71228034/package-failing-r-cmd-check-on-github-actions-some-kind-of-tex-issue - https://community.rstudio.com/t/add-latex-tinytex-dependencies-to-github-actions/90896?u=mroswell - For basics of actions, see...
Hi, The information about the argument `dag_learner` in function `bnc` could be improved. There is no information about the possible values. There are of course some examples; but I wonder...
Hi, Nice to meet you and thanks for so useful library. I am new with it and I am obtaining the error of the issue, but all my variables are...
Hi, I always have this error when i try to predict/cv: "in compile_grain(params(x)) : gRain currently incompatible".
`nparams()` currently not implemented. The number of parameters should be divided by r, where r is the number of classes, since each local model has r-1 dummy classes. This should...
Hay que implementar varias cosas para family_score funcione con un número arbitrario de padres. Según lo que pone en la página 818 de Koller, el cambio del score actual al...
Instead of error state that plot is not implemented for AODE and multinet
Allow for maximizing BIC/AIC and not just loglik. Perhaps combine with arbitrary structure search algorithms for each net.
Thanks for your package. Just wondering the cost of having a python interface this package, it would allows having accesss to DLearning libraries.