'Build a classifier based on association rules generated by apriori algorithm
I generated association rules by using apriori algorithm on mydataset for recommendations, and I wanted to compare the accuracy of this algorithm with other other algorithms used for recommendations. But I don't know how to do it, because association rules have different performance metrics like confidence, support, and lift. So anyone have idea how to evaluate my generated association rules?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
