- getCapabilities() - Method in class weka.filters.supervised.instance.SMOTE
-
Returns the Capabilities of this filter.
- getClassValue() - Method in class weka.filters.supervised.instance.SMOTE
-
Gets the index of the class value to which SMOTE should be applied.
- getNearestNeighbors() - Method in class weka.filters.supervised.instance.SMOTE
-
Gets the number of nearest neighbors to use.
- getOptions() - Method in class weka.filters.supervised.instance.SMOTE
-
Gets the current settings of the filter.
- getPercentage() - Method in class weka.filters.supervised.instance.SMOTE
-
Gets the percentage of SMOTE instances to create.
- getRandomSeed() - Method in class weka.filters.supervised.instance.SMOTE
-
Gets the random number seed.
- getRevision() - Method in class weka.filters.supervised.instance.SMOTE
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.filters.supervised.instance.SMOTE
-
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.
- globalInfo() - Method in class weka.filters.supervised.instance.SMOTE
-
Returns a string describing this classifier.