Uses of Package
weka.classifiers.bayes.net.search.local

Packages that use weka.classifiers.bayes.net.search.local
weka.classifiers.bayes.net.estimate   
weka.classifiers.bayes.net.search.ci   
weka.classifiers.bayes.net.search.local   
 

Classes in weka.classifiers.bayes.net.search.local used by weka.classifiers.bayes.net.estimate
Scoreable
          Interface for allowing to score a classifier
 

Classes in weka.classifiers.bayes.net.search.local used by weka.classifiers.bayes.net.search.ci
LocalScoreSearchAlgorithm
          The ScoreBasedSearchAlgorithm class supports Bayes net structure search algorithms that are based on maximizing scores (as opposed to for example conditional independence based search algorithms).
 

Classes in weka.classifiers.bayes.net.search.local used by weka.classifiers.bayes.net.search.local
HillClimber
          This Bayes Network learning algorithm uses a hill climbing algorithm adding, deleting and reversing arcs.
LocalScoreSearchAlgorithm
          The ScoreBasedSearchAlgorithm class supports Bayes net structure search algorithms that are based on maximizing scores (as opposed to for example conditional independence based search algorithms).
 



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