Package | Description |
---|---|
weka.classifiers.bayes.net.estimate | |
weka.classifiers.bayes.net.search.ci | |
weka.classifiers.bayes.net.search.local |
Class and Description |
---|
Scoreable
Interface for allowing to score a classifier
|
Class and Description |
---|
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).
|
Class and Description |
---|
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 © 2019 University of Waikato, Hamilton, NZ. All rights reserved.