Java weka.classifiers.functions PLSClassifier fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.functions PLSClassifier fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.functions PLSClassifier.

The text is from its open source code.

Constructor

Method

voidbuildClassifier(Instances data)
builds the classifier
FiltergetFilter()
Get the PLS filter.
voidsetFilter(Filter value)
Set the PLS filter (only used for setup).
voidsetOptions(String[] options)
Parses the options for this object.