Hi,
I have applied association rule mining using the apriori node, I have a question related to this it has generated over a 100 rules for my dataset how can I reduce the amount of rules it has generated.
Can anyone help please.
Thank you
Uzma
Hi,
I have applied association rule mining using the apriori node, I have a question related to this it has generated over a 100 rules for my dataset how can I reduce the amount of rules it has generated.
Can anyone help please.
Thank you
Uzma
Have a look at the "support" and "confidence" settings (higher values mean less rules). They are explained in the node documentation.
Regards,
Philipp