Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 180 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 180 Bytes

AR-Mining-Hash-Tree

Python implementation of Association rule mining with Apriori Algorithm. Used hash trees to optimize Apriori's performance. Tested against BAKERY dataset.