Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 298 Bytes

Association_Rules

Prepare rules for the all the data sets

  1. Try different values of support and confidence. Observe the change in number of rules for different support,confidence values

  2. Change the minimum length in apriori algorithm

  3. Visulize the obtained rules using different plots