esmailza / Apriori-algorithm-apache-spark

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%