Uses of Class
weka.classifiers.bayes.net.BIFReader
-
Uses of BIFReader in weka.classifiers.bayes.net
Modifier and TypeMethodDescriptionBIFReader.processFile
(String sFile) processFile reads a BIFXML file and initializes a Bayes NetBIFReader.processString
(String sStr) ModifierConstructorDescriptionEditableBayesNet
(BIFReader other) constructor, copies Bayesian network structure from a Bayesian network encapsulated in a BIFReader