Uses of Class
weka.classifiers.functions.PLSClassifierWeighted
-
Packages that use PLSClassifierWeighted Package Description weka.classifiers.functions -
-
Uses of PLSClassifierWeighted in weka.classifiers.functions
Subclasses of PLSClassifierWeighted in weka.classifiers.functions Modifier and Type Class Description classPLSClassifierWeightedWithLoadingsA wrapper classifier for the PLSFilter, utilizing the PLSFilter's ability to perform predictions.
Allows access to the PLS matrices in case the filter is a PLSFilterWithLoadings instance.
-