This python program takes in the items in each transaction and gives out strong association rules. If two items repeat in a transaction example T1: Item1, Item2, Item1 T2: Item1 then it assigns the support count of Item1 as 2 (1 from T1 and T2 each)
-
Notifications
You must be signed in to change notification settings - Fork 0
Mycodeg/Association-rule-mining-using-Apriori-algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%