- getAlgorithm() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Gets the type of algorithm to use
- getCapabilities() - Method in class weka.classifiers.functions.PLSClassifier
-
Returns default capabilities of the classifier.
- getCapabilities() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Returns the Capabilities of this filter.
- getFilter() - Method in class weka.classifiers.functions.PLSClassifier
-
Get the PLS filter.
- getNumComponents() - Method in class weka.filters.supervised.attribute.PLSFilter
-
returns the maximum number of attributes to use.
- getOptions() - Method in class weka.classifiers.functions.PLSClassifier
-
returns the options of the current setup
- getOptions() - Method in class weka.filters.supervised.attribute.PLSFilter
-
returns the options of the current setup
- getPerformPrediction() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Gets whether the class attribute is updated with the predicted value.
- getPreprocessing() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Gets the type of preprocessing to use
- getReplaceMissing() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Gets whether missing values are replace.
- getRevision() - Method in class weka.classifiers.functions.PLSClassifier
-
Returns the revision string.
- getRevision() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Returns the revision string.
- getTechnicalInformation() - Method in class weka.filters.supervised.attribute.PLSFilter
-
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.functions.PLSClassifier
-
Returns a string describing classifier
- globalInfo() - Method in class weka.filters.supervised.attribute.PLSFilter
-
Returns a string describing this classifier.