weka.classifiers.bayes.net.search.fixed |
|
Java Source File Name | Type | Comment |
FromFile.java | Class |
The FromFile reads the structure of a Bayes net from a file in BIFF format. |
NaiveBayes.java | Class |
The NaiveBayes class generates a fixed Bayes network structure with arrows from the class variable to each of the attribute variables. |