Build a project using apriori algorithm

Job ID: 33167036

Budget: ₹600 – ₹1,500 INR

Implement the provided Apriori algorithm using Python 3 programming language. Make sure that you get the correct result using the four provided datasets (1000-out1.csv, 5000-out1.csv, 20000-out1.csv, 75000-out1.csv). It would be perfect if you can use a button on your cloud web page to select the dataset input file from your local machine and then read the dataset and report the result. If you could not do it, you can provide a combo box to let users select which dataset to run (those dataset files already located on the server), and then run the user-selected dataset and report the result. The min_sup should be provided by users on the web page.


PLEASE GO THROUGH THE FILES ATTACHED.
Related categories: Python Cloud Computing Algorithm