dk.bayes.learn
Represents data samples, which are used for learning parameters of Bayesian Network.
Learns parameters of Bayesian Network with Expectation Maximisation algorithm, presented in 'Daphne Koller, Nir Friedman.
Default implementation of EM algorithm.