Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
D
G
L
M
N
S
T
W
A
artificialSizeTipText()
- Method in class weka.classifiers.meta.
Decorate
Returns the tip text for this property
B
buildClassifier(Instances)
- Method in class weka.classifiers.meta.
Decorate
Build Decorate classifier
D
Decorate
- Class in
weka.classifiers.meta
DECORATE is a meta-learner for building diverse ensembles of classifiers by using specially constructed artificial training examples.
Decorate()
- Constructor for class weka.classifiers.meta.
Decorate
Constructor.
desiredSizeTipText()
- Method in class weka.classifiers.meta.
Decorate
Returns the tip text for this property
distributionForInstance(Instance)
- Method in class weka.classifiers.meta.
Decorate
Calculates the class membership probabilities for the given test instance.
G
getArtificialSize()
- Method in class weka.classifiers.meta.
Decorate
Factor that determines number of artificial examples to generate.
getCapabilities()
- Method in class weka.classifiers.meta.
Decorate
Returns default capabilities of the classifier.
getDesiredSize()
- Method in class weka.classifiers.meta.
Decorate
Gets the desired size of the committee.
getOptions()
- Method in class weka.classifiers.meta.
Decorate
Gets the current settings of the Classifier.
getRevision()
- Method in class weka.classifiers.meta.
Decorate
Returns the revision string.
getTechnicalInformation()
- Method in class weka.classifiers.meta.
Decorate
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.
Decorate
Returns a string describing classifier
L
listOptions()
- Method in class weka.classifiers.meta.
Decorate
Returns an enumeration describing the available options
M
main(String[])
- Static method in class weka.classifiers.meta.
Decorate
Main method for testing this class.
N
numIterationsTipText()
- Method in class weka.classifiers.meta.
Decorate
Returns the tip text for this property
S
setArtificialSize(double)
- Method in class weka.classifiers.meta.
Decorate
Sets factor that determines number of artificial examples to generate.
setDesiredSize(int)
- Method in class weka.classifiers.meta.
Decorate
Sets the desired size of the committee.
setOptions(String[])
- Method in class weka.classifiers.meta.
Decorate
Parses a given list of options.
T
toString()
- Method in class weka.classifiers.meta.
Decorate
Returns description of the Decorate classifier.
W
weka.classifiers.meta
- package weka.classifiers.meta
A
B
D
G
L
M
N
S
T
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes