Visualisation of frequent itemsets.
- Node size is a function of the number of frequent itemsets it is a member of.
- Edge color represents the support of the frequent itemset.
- How to use
- User selects desired itemset size and minimum support value
- Identify distribution of support among itemsets
- Click on an edge to highlight the itemset of interest
npm install
npm start