A Java implementation of Apriori, a classic algorithm for frequent item set mining and association rule learning over transactional databases. The algorithm was introduced in 1994 in the article Fast algorithms for mining association rules by R. Agrawal and R. Srikant. The implementation uses Guava collections and is accompanied by unit tests covering it in 100%.
-
Notifications
You must be signed in to change notification settings - Fork 2
kagrze/apriori
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Java implementation of the Apriori algorithm
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published