Open zoeleesss opened 6 years ago
This is what we should implement in code with pruning.
Hi @zoeleesss , I have written one that included the pruning step that you expected. It's also a Python implementation of Apriori algorithm. Feel free to check it out! https://github.com/chonyy/apriori_python
This is what we should implement in code with pruning.