public class ItemSets
extends java.lang.Object
Constructor and Description |
---|
ItemSets(int[] data,
int numItemsets) |
Modifier and Type | Method and Description |
---|---|
int[] |
getItemSets(int patternID)
get premise as array of integers
|
int |
getNumItemSets() |
int |
getSupport(int patternID) |