Given a database of customer transactions, where each transaction is a set of items, the goal is to find groups of items which are frequently purchased together. I used Apiori Algorithm in this Project. This project was made for (Knowledge-based Systems - Forth Year) in my college.
this results is based on my random database
This project is available under the terms of MIT License