Package | Description |
---|---|
weka.classifiers.bayes.net |
Modifier and Type | Method and Description |
---|---|
BIFReader |
BIFReader.processFile(String sFile)
processFile reads a BIFXML file and initializes a Bayes Net
|
BIFReader |
BIFReader.processString(String sStr) |
Constructor and Description |
---|
EditableBayesNet(BIFReader other)
constructor, copies Bayesian network structure from a Bayesian network
encapsulated in a BIFReader
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.