PLSClassifier
Package
weka.classifiers.functions
Synopsis
A wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.
Options
The table below describes the options available for PLSClassifier.
Option |
Description |
---|---|
debug |
If set to true, classifier may output additional info to the console. |
filter |
The PLS filter to be used (only used for setup). |
Capabilities
The table below describes the capabilites of PLSClassifier.
Capability |
Supported |
---|---|
Class |
Date class, Missing class values, Numeric class |
Attributes |
Numeric attributes, Missing values, Date attributes |
Min # of instances |
1 |