/Apriori

Apriori Algorithm implmentation for a supermarket.

Primary LanguagePython

Apriori

Apriori Algorithm implmentation for a supermarket.

The Screenshot shows that association rules can be made for the dataset given. Run the Ap.py file and keeo the Apriori.py file in the same working directory. The Apriori.py file contains some classes that are used in the implementation of the association rules.