Itemset Pattern
Jump to navigation
Jump to search
An Itemset Pattern is a pattern that intensionally describes an itemset.
- AKA: Itemset Rule.
- Context:
- It can be assigned an Identifier.
- It can be:
- a Frequent Itemset Pattern, for a Frequent Itemset.
- String Pattern, for a String Set.
- Graph Pattern, for a Graph Set.
- Sequence Pattern, for a Sequence Set.
- Example(s):
- Transaction Record contains 'hotdog'.
- See: Query, Association Rule, Frequent Pattern, Useful Pattern.