Class | Description |
---|---|
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 |
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.
|