Skip to content

Association rule mining with Apriori Algorithm. Implemented in Python . Used hash trees to optimize Apriori's performance.

Notifications You must be signed in to change notification settings

omjego/AR-Mining-Hash-Tree

Repository files navigation

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.

About

Association rule mining with Apriori Algorithm. Implemented in Python . Used hash trees to optimize Apriori's performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages