Package weka.classifiers.bayes.net.search.ci
package weka.classifiers.bayes.net.search.ci
-
ClassDescriptionThe CISearchAlgorithm class supports Bayes net structure search algorithms that are based on conditional independence test (as opposed to for example score based of cross validation based search algorithms).This Bayes Network learning algorithm uses conditional independence tests to find a skeleton, finds V-nodes and applies a set of rules to find the directions of the remaining arrows.