Uses of Class
weka.classifiers.bayes.net.BIFReader
Packages that use BIFReader
-
Uses of BIFReader in weka.classifiers.bayes.net
Methods in weka.classifiers.bayes.net that return BIFReaderModifier and TypeMethodDescriptionBIFReader.processFile
(String sFile) processFile reads a BIFXML file and initializes a Bayes NetBIFReader.processString
(String sStr) Constructors in weka.classifiers.bayes.net with parameters of type BIFReaderModifierConstructorDescriptionEditableBayesNet
(BIFReader other) constructor, copies Bayesian network structure from a Bayesian network encapsulated in a BIFReader