- getAttsToEliminatePerIteration() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the constant rate of attribute elimination per iteration
- getCapabilities() - Method in class weka.attributeSelection.SVMAttributeEval
-
Returns the capabilities of this evaluator.
- getComplexityParameter() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the value of C used with SMO
- getEpsilonParameter() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the value of P used with SMO
- getFilterType() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the filtering mode passed to SMO
- getOptions() - Method in class weka.attributeSelection.SVMAttributeEval
-
Gets the current settings of SVMAttributeEval
- getPercentThreshold() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the threshold below which percentage elimination reverts to constant
elimination.
- getPercentToEliminatePerIteration() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the percentage rate of attribute elimination per iteration
- getRevision() - Method in class weka.attributeSelection.SVMAttributeEval
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.attributeSelection.SVMAttributeEval
-
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.
- getToleranceParameter() - Method in class weka.attributeSelection.SVMAttributeEval
-
Get the value of T used with SMO
- globalInfo() - Method in class weka.attributeSelection.SVMAttributeEval
-
Returns a string describing this attribute evaluator