Uses of Package
weka.classifiers.bayes

Packages that use weka.classifiers.bayes
weka.classifiers.bayes   
weka.classifiers.bayes.net   
weka.classifiers.bayes.net.estimate   
weka.classifiers.bayes.net.search   
weka.classifiers.bayes.net.search.fixed   
weka.classifiers.bayes.net.search.global   
weka.classifiers.bayes.net.search.local   
weka.classifiers.trees.j48   
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes
NaiveBayes
          Class for a Naive Bayes classifier using estimator classes.
NaiveBayesMultinomial
          Class for building and using a multinomial Naive Bayes classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes.net
BayesNet
          Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes.net.estimate
BayesNet
          Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes.net.search
BayesNet
          Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes.net.search.fixed
BayesNet
          Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes.net.search.global
BayesNet
          Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.bayes.net.search.local
BayesNet
          Bayes Network learning using various search algorithms and quality measures.
Base class for a Bayes Network classifier.
 

Classes in weka.classifiers.bayes used by weka.classifiers.trees.j48
NaiveBayesUpdateable
          Class for a Naive Bayes classifier using estimator classes.
 



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