Minimum confidence and minimum support for Apriori
        Posted  
        
            by lmsasu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by lmsasu
        
        
        
        Published on 2010-01-05T19:21:47Z
        Indexed on 
            2010/03/30
            21:03 UTC
        
        
        Read the original article
        Hit count: 475
        
What are appropriate values for minimum confidence and minimum support values for the Apriori algorithm? How could you tweak them? Are they fixed values, or do they change during the running of the algorithm? If you have used this algorithm before, what values did you use?
© Stack Overflow or respective owner