G I L M R S T W 

G

getMinFolds() - Method in class weka.attributeSelection.IWSSembeddedNB
 
getOptions() - Method in class weka.attributeSelection.IWSSembeddedNB
get a String[] describing the value set for all options
getProbabilityFromNormalDistribution(double, double, double, double) - Method in class weka.attributeSelection.IWSSembeddedNB
Get a probability estimate for a value given a normal distribution
getRanking(Instances) - Method in class weka.attributeSelection.IWSSembeddedNB
Ranks attributes based on Simmetrical Uncertainty conditioned on class attribute.
getReplace() - Method in class weka.attributeSelection.IWSSembeddedNB
 
getRevision() - Method in class weka.attributeSelection.IWSSembeddedNB
Returns the revision string.
getSelected() - Method in class weka.attributeSelection.IWSSembeddedNB
 
getStartSet() - Method in class weka.attributeSelection.IWSSembeddedNB
 
getTechnicalInformation() - Method in class weka.attributeSelection.IWSSembeddedNB
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.
getTheta() - Method in class weka.attributeSelection.IWSSembeddedNB
 
globalInfo() - Method in class weka.attributeSelection.IWSSembeddedNB
Returns a string describing this classifier

I

iwss(Instances) - Method in class weka.attributeSelection.IWSSembeddedNB
 
IWSSembeddedNB - Class in weka.attributeSelection
Class which implements the IWSS search algorithm.
IWSSembeddedNB() - Constructor for class weka.attributeSelection.IWSSembeddedNB
 
iwssR(Instances) - Method in class weka.attributeSelection.IWSSembeddedNB
 

L

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

M

m_IWSSfolds - Static variable in class weka.attributeSelection.IWSSembeddedNB
Number of folds for the inner cross validation of the IWSS process
minFoldsTipText() - Method in class weka.attributeSelection.IWSSembeddedNB
Returns the tip text for this property

R

replaceTipText() - Method in class weka.attributeSelection.IWSSembeddedNB
 
resetOptions() - Method in class weka.attributeSelection.IWSSembeddedNB
Reset all options to their default values

S

search(ASEvaluation, Instances) - Method in class weka.attributeSelection.IWSSembeddedNB
performs the search
setMinFolds(int) - Method in class weka.attributeSelection.IWSSembeddedNB
 
setOptions(String[]) - Method in class weka.attributeSelection.IWSSembeddedNB
Parses a given list of options.
setReplace(boolean) - Method in class weka.attributeSelection.IWSSembeddedNB
Activate the option of testing, at each step of the incremental search, the swapping of a selected feature with another not selected yet.
setStartSet(String) - Method in class weka.attributeSelection.IWSSembeddedNB
Setting a start set instancies m_skipRanking=true.
setTheta(double) - Method in class weka.attributeSelection.IWSSembeddedNB
 

T

thetaTipText() - Method in class weka.attributeSelection.IWSSembeddedNB
Returns the tip text for this property
toString() - Method in class weka.attributeSelection.IWSSembeddedNB
Returns a description of the search

W

weka.attributeSelection - package weka.attributeSelection
 
G I L M R S T W