public class CISearchAlgorithm extends LocalScoreSearchAlgorithm
-mbc Applies a Markov Blanket correction to the network structure, after a network structure is learned. This ensures that all nodes in the network are part of the Markov blanket of the classifier node.
-S [BAYES|MDL|ENTROPY|AIC|CROSS_CLASSIC|CROSS_BAYES] Score type (BAYES, BDeu, MDL, ENTROPY and AIC)
TAGS_SCORE_TYPE| Constructor and Description | 
|---|
| CISearchAlgorithm() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getRevision()Returns the revision string. | 
| java.lang.String | globalInfo()Returns a string describing this object | 
buildStructure, calcNodeScore, calcScoreWithExtraParent, calcScoreWithMissingParent, getMarkovBlanketClassifier, getOptions, getScoreType, listOptions, logScore, markovBlanketClassifierTipText, scoreTypeTipText, setMarkovBlanketClassifier, setOptions, setScoreTypeinitAsNaiveBayesTipText, maxNrOfParentsTipText, toStringpublic java.lang.String globalInfo()
globalInfo in class LocalScoreSearchAlgorithmpublic java.lang.String getRevision()
getRevision in interface RevisionHandlergetRevision in class LocalScoreSearchAlgorithm