dk.bayes.dsl.epnaivebayes
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
Number of iterations that factor graph was calibrated over.
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