Hey, I have a process that extract association rules. I want to know how the lift parameter is interpreted?
According to the rapidminer tutorial:
"Values close to 1 imply that X and Y are independent and the rule is not interesting. "
So, are all generated rules in my process worthless as lift is close to 1? Which of them are interesting?