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, makeCopies
public String globalInfo()
public int[] search(ASEvaluation eval, Instances data) throws Exception
ASSearch
protected int[] attributeList(BitSet group)
group
- the BitSet to convertpublic String getRevision()
getRevision
in interface RevisionHandler
getRevision
in class ASSearch
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.