Class | Description |
---|---|
FromFile |
The FromFile reads the structure of a Bayes net from a file in BIFF format.
|
NaiveBayes |
The NaiveBayes class generates a fixed Bayes network structure with arrows from the class variable to each of the attribute variables.
|