Skip to content

An Apache Spark implementation of the Apriori algorithm to calculate the frequent item sets and association rules.

Notifications You must be signed in to change notification settings

esmailza/Apriori-algorithm-apache-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Apriori-algorithm-apache-spark

A simple implementation of Apriori algorithm to finnd the frequent itemsets and extract the association rules.

Reading the data

carbon

Apriori algorithm

carbon(1)

Association Rules

carbon(2)

About

An Apache Spark implementation of the Apriori algorithm to calculate the frequent item sets and association rules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages