|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AssociationRule | A data structure to encapsulate an association rule. |
| AssociationRuleModel | Deprecated. |
| FrequentItemSet | A FrequentItemSet represents items that occur together in a number of transactions. |
| FrequentItemSetModel | Deprecated. |
| FrequentItemSetRow | This class implements one row of a FrequentItemSetTable. |
| FrequentItemSetTable | Deprecated. |
| TIDFrequentItemSet | |
| Enum Summary | |
|---|---|
| FrequentItemSet.Type | The type of the frequent itemset. |
| FrequentItemSetTable.Sorter | the feature the table should be sorted by. |
This package contains the necessary data structures for the subgroup mining. A frequent itemset, a frequent itemset row with a fixed length but a variable length of items inside (the rest is filled with empty cells), and a FrequentItemset table, where the rows can be sorted by the itemset length which is not possible with the normal sorter.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||