Package | Description |
---|---|
weka.classifiers.bayes | |
weka.classifiers.bayes.net |
Class and Description |
---|
ADNode
The ADNode class implements the ADTree datastructure which increases
the speed with which sub-contingency tables can be constructed from
a data set in an Instances object.
|
ParentSet
Helper class for Bayes Network classifiers.
|
Class and Description |
---|
ADNode
The ADNode class implements the ADTree datastructure which increases
the speed with which sub-contingency tables can be constructed from
a data set in an Instances object.
|
BIFReader
Builds a description of a Bayes Net classifier stored in XML BIF 0.3 format.
For more details on XML BIF see: Fabio Cozman, Marek Druzdzel, Daniel Garcia (1998). |
EditableBayesNet
Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier. |
MarginCalculator.JunctionTreeNode |
MarginCalculator.JunctionTreeSeparator |
ParentSet
Helper class for Bayes Network classifiers.
|
VaryNode
Part of ADTree implementation.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.