Skip to content

Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details of a website frequentation).

Omar-Salem/Apriori-Algorithm

Repository files navigation

Apriori-Algorithm

Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details of a website frequentation).

for more info visit: http://www.codeproject.com/Articles/70371/Apriori-Algorithm

About

Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details of a website frequentation).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages