Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.classifiers.bayes Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
ADNodeThe ADNode class implements the ADTree datastructure which increases the speed with which sub-contingency tables can be constructed from a data set inClassweka.classifiers.bayes.netWeka
BayesNet Bayes Network learning using various search algorithms and quality measures.Classweka.classifiers.bayesWeka
BayesNetEstimator BayesNetEstimator is the base class for estimating the conditional probability tables of a Bayes network once the structure hasClassweka.classifiers.bayes.net.estimateWeka
BayesNetGenerator Bayes Network learning using various search algorithms and quality measures.Classweka.classifiers.bayes.netWeka
BIFReader Builds a description of a Bayes Net classifier stored in XML BIF 0.Classweka.classifiers.bayes.netWeka
BMAEstimator BMAEstimator estimates conditional probability tables of a Bayes network using Bayes Model Averaging (BMA).Classweka.classifiers.bayes.net.estimateWeka
CISearchAlgorithm The CISearchAlgorithm class supports Bayes net structure search algorithms that are based on conditional independence test (as opposed to for example score based of cross validation based search algorithms).Classweka.classifiers.bayes.net.search.ciWeka
DiscreteEstimatorBayesSymbolic probability estimator based on symbol counts and a prior.Classweka.classifiers.bayes.net.estimateWeka
DiscreteEstimatorFullBayesSymbolic probability estimator based on symbol counts and a prior.Classweka.classifiers.bayes.net.estimateWeka
EditableBayesNet Bayes Network learning using various search algorithms and quality measures.Classweka.classifiers.bayes.netWeka
MultiNomialBMAEstimator Multinomial BMA Estimator.Classweka.classifiers.bayes.net.estimateWeka
NaiveBayes Class for a Naive Bayes classifier using estimator classes.Classweka.classifiers.bayesWeka
NaiveBayes The NaiveBayes class generates a fixed Bayes network structure with arrows from the class variable to each of the attribute variables.Classweka.classifiers.bayes.net.search.fixedWeka
NaiveBayesMultinomialText Multinomial naive bayes for text data.Classweka.classifiers.bayesWeka
NaiveBayesUpdateable Class for a Naive Bayes classifier using estimator classes.Classweka.classifiers.bayesWeka
ParentSetHelper class for Bayes Network classifiers.Classweka.classifiers.bayes.netWeka
RepeatedHillClimber This Bayes Network learning algorithm repeatedly uses hill climbing starting with a randomly generated network structure andClassweka.classifiers.bayes.net.search.globalWeka
RepeatedHillClimber This Bayes Network learning algorithm repeatedly uses hill climbing starting with a randomly generated network structure andClassweka.classifiers.bayes.net.search.localWeka
ScoreableInterface for allowing to score a classifierVersion:$Revision: 8034 $Author:Remco Bouckaert (rrb@xm.Interfaceweka.classifiers.bayes.net.search.localWeka
SearchAlgorithmThis is the base class for all search algorithms for learning Bayes networks.Classweka.classifiers.bayes.net.searchWeka
SimpleEstimator SimpleEstimator is used for estimating the conditional probability tables of a Bayes network once the structure has beenClassweka.classifiers.bayes.net.estimateWeka
SimulatedAnnealing This Bayes Network learning algorithm uses the general purpose search method of simulated annealing to find a well scoringClassweka.classifiers.bayes.net.search.globalWeka
SimulatedAnnealing This Bayes Network learning algorithm uses the general purpose search method of simulated annealing to find a well scoringClassweka.classifiers.bayes.net.search.localWeka
TabuSearch This Bayes Network learning algorithm uses tabu search for finding a well scoring Bayes network structure.Classweka.classifiers.bayes.net.search.globalWeka
TabuSearch This Bayes Network learning algorithm uses tabu search for finding a well scoring Bayes network structure.Classweka.classifiers.bayes.net.search.localWeka
TAN This Bayes Network learning algorithm determines the maximum weight spanning tree and returns a Naive Bayes network augmentedClassweka.classifiers.bayes.net.search.globalWeka
TAN This Bayes Network learning algorithm determines the maximum weight spanning tree and returns a Naive Bayes network augmentedClassweka.classifiers.bayes.net.search.localWeka
VaryNodePart of ADTree implementation.Classweka.classifiers.bayes.netWeka