Skip to content

Removes assocRules dict from runApriori() function#28

Open
HugoDuret wants to merge 1 commit intoasaini:masterfrom
HugoDuret:patch-1
Open

Removes assocRules dict from runApriori() function#28
HugoDuret wants to merge 1 commit intoasaini:masterfrom
HugoDuret:patch-1

Conversation

@HugoDuret
Copy link

Removed the two lines from runApriori() function:
assocRules = dict()
# Dictionary which stores Association Rules
assocRules was never used

Removed the two lines from runApriori() function:
    assocRules = dict()
    # Dictionary which stores Association Rules
assocRules was never used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant