Uses of Package
weka.classifiers.bayes.net.search.local
Packages that use weka.classifiers.bayes.net.search.local
Package
Description
-
Classes in weka.classifiers.bayes.net.search.local used by weka.classifiers.bayes.net.estimate
-
Classes in weka.classifiers.bayes.net.search.local used by weka.classifiers.bayes.net.search.ciClassDescriptionThe 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.localClassDescriptionThis Bayes Network learning algorithm uses a hill climbing algorithm adding, deleting and reversing arcs.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).