dk.bayes.dsl
Computes posterior of X for a naive bayes net.
Computes posterior of X for a naive bayes net. Variables: X, Y1|X, Y2|X,...Yn|X
It run Expectation Propagation algorithm. http://en.wikipedia.org/wiki/Expectation_propagation
If true then messages between X variable and Y variables are sent in parallel
Computes posterior of X for a naive bayes net. Variables: X, Y1|X, Y2|X,...Yn|X
It run Expectation Propagation algorithm. http://en.wikipedia.org/wiki/Expectation_propagation
If true then messages between X variable and Y variables are sent in parallel