When the percentage values of support and confidence is given how can I find the minimum support in Apriori algorithm. For an example when support and confidence is given as 60%
Check out the full explanation of Apriori algorithm with live usable example here:
http://www.codeding.com/articles/apriori-algorithm
You can add new items and enter the minimum support threshold and minimum confidence threshold and see the resultant large itemsets generated instantly in the demo Silverlight widget.