Uses of Class
weka.classifiers.bayes.net.BIFReader

Packages that use BIFReader
weka.classifiers.bayes.net   
 

Uses of BIFReader in weka.classifiers.bayes.net
 

Methods in weka.classifiers.bayes.net that return BIFReader
 BIFReader BIFReader.processFile(String sFile)
          processFile reads a BIFXML file and initializes a Bayes Net
 BIFReader BIFReader.processString(String sStr)
           
 

Constructors in weka.classifiers.bayes.net with parameters of type BIFReader
EditableBayesNet(BIFReader other)
          constructor, copies Bayesian network structure from a Bayesian network encapsulated in a BIFReader
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.