| Package | Description |
|---|---|
| weka.attributeSelection | |
| weka.classifiers.meta |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeSelection |
CheckAttributeSelection.search(ASSearch search,
ASEvaluation eval,
Instances data)
Performs a attribute selection with the given search and evaluation scheme
on the provided data.
|
| Modifier and Type | Field and Description |
|---|---|
protected AttributeSelection |
AttributeSelectedClassifier.m_AttributeSelection
The attribute selection object
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.