Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
G
L
M
S
T
V
W
B
biasTipText()
- Method in class weka.classifiers.misc.
VFI
Returns the tip text for this property
buildClassifier(Instances)
- Method in class weka.classifiers.misc.
VFI
Generates the classifier.
D
distributionForInstance(Instance)
- Method in class weka.classifiers.misc.
VFI
Classifies the given test instance.
G
getBias()
- Method in class weka.classifiers.misc.
VFI
Get the value of the bias parameter
getCapabilities()
- Method in class weka.classifiers.misc.
VFI
Returns default capabilities of the classifier.
getOptions()
- Method in class weka.classifiers.misc.
VFI
Gets the current settings of VFI
getRevision()
- Method in class weka.classifiers.misc.
VFI
Returns the revision string.
getTechnicalInformation()
- Method in class weka.classifiers.misc.
VFI
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.
getWeightByConfidence()
- Method in class weka.classifiers.misc.
VFI
Get whether feature intervals are being weighted by confidence
globalInfo()
- Method in class weka.classifiers.misc.
VFI
Returns a string describing this search method
L
listOptions()
- Method in class weka.classifiers.misc.
VFI
Returns an enumeration describing the available options.
M
main(String[])
- Static method in class weka.classifiers.misc.
VFI
Main method for testing this class.
S
setBias(double)
- Method in class weka.classifiers.misc.
VFI
Set the value of the exponential bias towards more confident intervals
setOptions(String[])
- Method in class weka.classifiers.misc.
VFI
Parses a given list of options.
setWeightByConfidence(boolean)
- Method in class weka.classifiers.misc.
VFI
Set weighting by confidence
T
toString()
- Method in class weka.classifiers.misc.
VFI
Returns a description of this classifier.
V
VFI
- Class in
weka.classifiers.misc
Classification by voting feature intervals.
VFI()
- Constructor for class weka.classifiers.misc.
VFI
W
weightByConfidenceTipText()
- Method in class weka.classifiers.misc.
VFI
Returns the tip text for this property
weka.classifiers.misc
- package weka.classifiers.misc
B
D
G
L
M
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes