Java weka.classifiers.meta AttributeSelectedClassifier fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.meta AttributeSelectedClassifier fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

AttributeSelectedClassifier()
Default constructor.

Method

voidsetClassifier(Classifier newClassifier)
Set the base learner.
voidsetEvaluator(ASEvaluation evaluator)
Sets the attribute evaluator
voidsetSearch(ASSearch search)
Sets the search method