- getCapabilities() - Method in class weka.classifiers.meta.ThresholdSelector
-
Returns default capabilities of the classifier.
- getDesignatedClass() - Method in class weka.classifiers.meta.ThresholdSelector
-
Gets the method to determine which class value to optimize.
- getEvaluationMode() - Method in class weka.classifiers.meta.ThresholdSelector
-
Gets the evaluation mode used.
- getManualThresholdValue() - Method in class weka.classifiers.meta.ThresholdSelector
-
Returns the value of the manual threshold.
- getMeasure() - Method in class weka.classifiers.meta.ThresholdSelector
-
get measure used for determining threshold
- getNumXValFolds() - Method in class weka.classifiers.meta.ThresholdSelector
-
Get the number of folds used for cross-validation.
- getOptions() - Method in class weka.classifiers.meta.ThresholdSelector
-
Gets the current settings of the Classifier.
- getRangeCorrection() - Method in class weka.classifiers.meta.ThresholdSelector
-
Gets the confidence range correction mode used.
- getRevision() - Method in class weka.classifiers.meta.ThresholdSelector
-
Returns the revision string.
- globalInfo() - Method in class weka.classifiers.meta.ThresholdSelector
-
- graph() - Method in class weka.classifiers.meta.ThresholdSelector
-
Returns graph describing the classifier (if possible).
- graphType() - Method in class weka.classifiers.meta.ThresholdSelector
-
Returns the type of graph this classifier represents.