protected class DTNB.BackwardsWithDelete extends ASSearch
| Modifier | Constructor and Description |
|---|---|
protected |
BackwardsWithDelete() |
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
attributeList(BitSet group)
converts a BitSet into a list of attribute indexes
|
String |
getRevision()
Returns the revision string.
|
String |
globalInfo() |
int[] |
search(ASEvaluation eval,
Instances data)
Searches the attribute subset/ranking space.
|
String |
toString() |
forName, makeCopiespublic String globalInfo()
public int[] search(ASEvaluation eval, Instances data) throws Exception
ASSearchprotected int[] attributeList(BitSet group)
group - the BitSet to convertpublic String getRevision()
getRevision in interface RevisionHandlergetRevision in class ASSearchCopyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.