Can I use apriori algorithm to search for unfrequent patterns?
I want to search unusual itemset in a dataset, basically it Is the opposite of market basket analysis where the goal Is to find frequent itemset.
Can I use apriori algorithm to search for unfrequent patterns?
I want to search unusual itemset in a dataset, basically it Is the opposite of market basket analysis where the goal are the frequente itemset.