- getCapabilities() - Method in class weka.classifiers.meta.SMOTEBoost
-
Returns default capabilities of the classifier.
- getOptions() - Method in class weka.classifiers.meta.SMOTEBoost
-
Gets the current settings of the Classifier.
- getRevision() - Method in class weka.classifiers.meta.SMOTEBoost
-
Returns the revision string.
- getSMOTE_ClassValue() - Method in class weka.classifiers.meta.SMOTEBoost
-
Gets the index of the class value to which SMOTE should be applied.
- getSMOTE_NearestNeighbors() - Method in class weka.classifiers.meta.SMOTEBoost
-
Gets the number of nearest neighbors to use.
- getSMOTE_Percentage() - Method in class weka.classifiers.meta.SMOTEBoost
-
Gets the percentage of SMOTE instances to create.
- getSMOTE_RandomSeed() - Method in class weka.classifiers.meta.SMOTEBoost
-
Gets the random number seed.
- getTechnicalInformation() - Method in class weka.classifiers.meta.SMOTEBoost
-
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.
- getUseResampling() - Method in class weka.classifiers.meta.SMOTEBoost
-
Get whether resampling is turned on
- getWeightThreshold() - Method in class weka.classifiers.meta.SMOTEBoost
-
Get the degree of weight thresholding
- globalInfo() - Method in class weka.classifiers.meta.SMOTEBoost
-
Returns a string describing classifier