Skip navigation links
B C D G H I J L M N P R S T U W 

G

getCapabilities() - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.JCHAID
Returns default capabilities of the classifier.
getCapabilities() - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarClassifierTree
Returns default capabilities of the classifier tree.
getCapabilities() - Method in class weka.classifiers.trees.JCHAIDStar
Returns default capabilities of the classifier.
getCHAIDDistribution() - Method in class weka.classifiers.trees.jchaid.CHAIDSplit
Returns the distribution of class values.
getChiSquaredProb() - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Get the ChiSquared probability of split.
getCHminNumObjSplit() - Method in class weka.classifiers.trees.JCHAID
Gets the value of m_CHsigLevelMergeSplit.
getCHordinalAttributeIndices() - Method in class weka.classifiers.trees.JCHAID
Gets the current range selection
getCHsearchBestSplit() - Method in class weka.classifiers.trees.JCHAID
Gets the value of m_CHsigLevelMergeSplit.
getCHsigLevelAtt() - Method in class weka.classifiers.trees.JCHAID
Gets the value of m_CHsigLevelAtt.
getCHsigLevelMergeSplit() - Method in class weka.classifiers.trees.JCHAID
Gets the value of m_CHsigLevelMergeSplit.
getIndexLastKnownBag() - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Returns the index of the last known bag
getIndicator(int) - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Returns the indicator where the given category is merged
getIndicatorsLength() - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Returns m_indicators' length, that is, the original number of values of the attribute plus one more for missing values
getMatrixRow(int) - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Returns the given row of m_perClassPerBag matrix
getMissingCurrentIndex() - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Get the current index of the missing values
getMissingCurrentIndex() - Method in class weka.classifiers.trees.jchaid.CHAIDSplit
Get the current index of the missing values
getNewTree(Instances) - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Returns a newly created tree.
getNewTree(Instances, Instances) - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Returns a newly created tree.
getNewTree(Instances) - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarClassifierTree
Returns a newly created tree.
getNewTree(Instances, Instances) - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarClassifierTree
Returns a newly created tree.
getOptions() - Method in class weka.classifiers.trees.JCHAID
Gets the current settings of the Classifier.
getProbs(int, Instance) - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Help method for computing class probabilities of a given instance but without weight since CHAID does not modify the weight of an instance during the classification.
getProbsLaplace(int, Instance) - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Help method for computing class probabilities of a given instance but without weight since CHAID does not modify the weight of an instance during the classification.
getRevision() - Method in class weka.classifiers.trees.jchaid.CHAIDClassifierTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.jchaid.CHAIDDistribution
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.jchaid.CHAIDModelSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.jchaid.CHAIDSplit
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.jchaid.ChiSquareSplitCrit
 
getRevision() - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarClassifierTree
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarModelSelection
Returns the revision string.
getRevision() - Method in class weka.classifiers.trees.jchaidstar.CHAIDStarSplit
Returns the revision string.
getTechnicalInformation() - Method in class weka.classifiers.trees.JCHAID
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTechnicalInformation() - Method in class weka.classifiers.trees.JCHAIDStar
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
globalInfo() - Method in class weka.classifiers.trees.JCHAID
Returns a string describing the classifier
globalInfo() - Method in class weka.classifiers.trees.JCHAIDStar
Returns a string describing the classifier
B C D G H I J L M N P R S T U W 
Skip navigation links