B G L M N S T W

B

buildClassifier(Instances) - Method in class weka.classifiers.meta.MultiBoostAB
Method for building this classifier.

G

getNumSubCmtys() - Method in class weka.classifiers.meta.MultiBoostAB
Get the number of sub committees to use
getOptions() - Method in class weka.classifiers.meta.MultiBoostAB
Gets the current settings of the Classifier.
getRevision() - Method in class weka.classifiers.meta.MultiBoostAB
Returns the revision string.
getTechnicalInformation() - Method in class weka.classifiers.meta.MultiBoostAB
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.meta.MultiBoostAB
Returns a string describing classifier

L

listOptions() - Method in class weka.classifiers.meta.MultiBoostAB
Returns an enumeration describing the available options

M

main(String[]) - Static method in class weka.classifiers.meta.MultiBoostAB
Main method for testing this class.
MultiBoostAB - Class in weka.classifiers.meta
Class for boosting a classifier using the MultiBoosting method.

MultiBoosting is an extension to the highly successful AdaBoost technique for forming decision committees.
MultiBoostAB() - Constructor for class weka.classifiers.meta.MultiBoostAB
 

N

numSubCmtysTipText() - Method in class weka.classifiers.meta.MultiBoostAB
Returns the tip text for this property

S

setNumSubCmtys(int) - Method in class weka.classifiers.meta.MultiBoostAB
Set the number of sub committees to use
setOptions(String[]) - Method in class weka.classifiers.meta.MultiBoostAB
Parses a given list of options.

T

toString() - Method in class weka.classifiers.meta.MultiBoostAB
Returns description of the boosted classifier.

W

weka.classifiers.meta - package weka.classifiers.meta
 

B G L M N S T W