A B E F G L M S T W

A

attributeEvaluatorTipText() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns the tip text for this property

B

buildEvaluator(Instances) - Method in class weka.attributeSelection.FilteredAttributeEval
Initializes a filtered attribute evaluator.
buildEvaluator(Instances) - Method in class weka.attributeSelection.FilteredSubsetEval
Initializes a filtered attribute evaluator.

E

evaluateAttribute(int) - Method in class weka.attributeSelection.FilteredAttributeEval
Evaluates an individual attribute by delegating to the base evaluator.
evaluateSubset(BitSet) - Method in class weka.attributeSelection.FilteredSubsetEval
evaluates a subset of attributes

F

FilteredAttributeEval - Class in weka.attributeSelection
Class for running an arbitrary attribute evaluator on data that has been passed through an arbitrary filter (note: filters that alter the order or number of attributes are not allowed).
FilteredAttributeEval() - Constructor for class weka.attributeSelection.FilteredAttributeEval
 
FilteredSubsetEval - Class in weka.attributeSelection
Class for running an arbitrary subset evaluator on data that has been passed through an arbitrary filter (note: filters that alter the order or number of attributes are not allowed).
FilteredSubsetEval() - Constructor for class weka.attributeSelection.FilteredSubsetEval
 
filterTipText() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns the tip text for this property
filterTipText() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns the tip text for this property

G

getAttributeEvaluator() - Method in class weka.attributeSelection.FilteredAttributeEval
Get the attribute evaluator to use
getCapabilities() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns default capabilities of the evaluator.
getCapabilities() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns default capabilities of the evaluator.
getFilter() - Method in class weka.attributeSelection.FilteredAttributeEval
Get the filter to use
getFilter() - Method in class weka.attributeSelection.FilteredSubsetEval
Get the filter to use
getOptions() - Method in class weka.attributeSelection.FilteredAttributeEval
Gets the current settings of the subset evaluator.
getOptions() - Method in class weka.attributeSelection.FilteredSubsetEval
Gets the current settings of the subset evaluator.
getRevision() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns the revision string.
getRevision() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns the revision string.
getSubsetEvaluator() - Method in class weka.attributeSelection.FilteredSubsetEval
Get the subset evaluator to use
globalInfo() - Method in class weka.attributeSelection.FilteredAttributeEval
 
globalInfo() - Method in class weka.attributeSelection.FilteredSubsetEval
 

L

listOptions() - Method in class weka.attributeSelection.FilteredAttributeEval
Returns an enumeration describing the available options.
listOptions() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns an enumeration describing the available options.

M

main(String[]) - Static method in class weka.attributeSelection.FilteredAttributeEval
Main method for testing this class.
main(String[]) - Static method in class weka.attributeSelection.FilteredSubsetEval
Main method for testing this class.

S

setAttributeEvaluator(ASEvaluation) - Method in class weka.attributeSelection.FilteredAttributeEval
Set the attribute evaluator to use
setFilter(Filter) - Method in class weka.attributeSelection.FilteredAttributeEval
Set the filter to use
setFilter(Filter) - Method in class weka.attributeSelection.FilteredSubsetEval
Set the filter to use
setOptions(String[]) - Method in class weka.attributeSelection.FilteredAttributeEval
Parses a given list of options.
setOptions(String[]) - Method in class weka.attributeSelection.FilteredSubsetEval
Parses a given list of options.
setSubsetEvaluator(ASEvaluation) - Method in class weka.attributeSelection.FilteredSubsetEval
Set the subset evaluator to use
subsetEvaluatorTipText() - Method in class weka.attributeSelection.FilteredSubsetEval
Returns the tip text for this property

T

toString() - Method in class weka.attributeSelection.FilteredAttributeEval
Describe the attribute evaluator
toString() - Method in class weka.attributeSelection.FilteredSubsetEval
Describe the attribute evaluator

W

weka.attributeSelection - package weka.attributeSelection
 

A B E F G L M S T W