/Apriori-algorithm-apache-spark

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

Primary LanguagePython

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)