- getCapabilities() - Method in class weka.classifiers.meta.MSSRegression
-
Returns capabilities according to the selected classifiers.
- getCombinationRule() - Method in class weka.classifiers.meta.MSSRegression
-
Gets the combination rule used
- getDoNotPrintModels() - Method in class weka.classifiers.meta.MSSRegression
-
Get whether to print the individual ensemble models in the output
- getFinalClassifier() - Method in class weka.classifiers.meta.MSSRegression
-
Get the classifier used as the final classifier.
- getMaxIter() - Method in class weka.classifiers.meta.MSSRegression
-
Get maximum iterations.
- getOptions() - Method in class weka.classifiers.meta.MSSRegression
-
Gets the current settings of MSSRegression.
- getPercentLabeled() - Method in class weka.classifiers.meta.MSSRegression
-
Get the labeled ratio.
- getRevision() - Method in class weka.classifiers.meta.MSSRegression
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.classifiers.meta.MSSRegression
-
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.classifiers.meta.MSSRegression
-
Returns a string describing MSSRegression