Association Rule mining using the Apriori Algorithm In this assignment, implement association rule mining using apriori algorithm. The starter kit for this assignment consists of: ● Data - the data for this has been obtained from https://github.com/luoyetx/Apriori/blob/master/data.csv ● Starter code - As in the previous assignment, a partially implemented Apriori.py class has been provided to you. Also, the parts involving reading files, etc have already been done for you. You are supposed to do the following: ● Study the get_rules method. For each of the variables that start with “var_”, suggest a more reasonable and describe the contents and the utility of the variable.
-
Notifications
You must be signed in to change notification settings - Fork 0
James201311/Apriori
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CSCI3151 Assignment1 - Apriori
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published