Package weka.classifiers.bayes.net.search.ci

Class Summary
CISearchAlgorithm The 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).
ICSSearchAlgorithm ICSSearchAlgorithm implements Conditional Independence based search algorithm for Bayes Network structure learning.