Package | Description |
---|---|
weka.associations | |
weka.associations.tertius |
Modifier and Type | Method and Description |
---|---|
SimpleLinkedList |
Tertius.getResults()
returns the results
|
Modifier and Type | Method and Description |
---|---|
SimpleLinkedList |
Rule.refine(ArrayList predicates)
Refine a rule by adding literal from a set of predictes.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleLinkedList.addAll(SimpleLinkedList list) |
void |
SimpleLinkedList.merge(SimpleLinkedList list,
Comparator comp) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.