- getGoodness(Evaluation, SelectedTag) - Method in class weka.attributeSelection.IWSS
-
Get the goodness of a given classifier over the passed data set
- getMinFolds() - Method in class weka.attributeSelection.IWSS
-
- getOptions() - Method in class weka.attributeSelection.IWSS
-
get a String[] describing the value set for all options
- getProjection(Instances, ArrayList<Integer>) - Method in class weka.attributeSelection.IWSS
-
Projects the given dataset over the passed attributes and class
- getRanking(Instances) - Method in class weka.attributeSelection.IWSS
-
Ranks attributes based on a bivariated (X;Class) metric set in
m_rankingMetric
- getRankingMetric() - Method in class weka.attributeSelection.IWSS
-
- getRankingMetricSpec() - Method in class weka.attributeSelection.IWSS
-
Gets the evaluator specification string, which contains the class name of
the attribute evaluator and any options to it
- getReplaceSelection() - Method in class weka.attributeSelection.IWSS
-
- getSelected() - Method in class weka.attributeSelection.IWSS
-
- getStartSet() - Method in class weka.attributeSelection.IWSS
-
- getTechnicalInformation() - Method in class weka.attributeSelection.IWSS
-
- getTheta() - Method in class weka.attributeSelection.IWSS
-
- globalInfo() - Method in class weka.attributeSelection.IWSS
-
Returns a string describing this search algorithm