Machine Learning
Association Rule Mining in Hadoop using Python
Github repo: https://github.com/MandarGogate/Association-Rule-Mining-Hadoop-Python A project by: Mandar Gogate, Abhishek Srivastava. Aman Ahuja Introduction In this work, we demonstrate association rule mining on the Hadoop distributed environment. We implement the FPtree association rule mining algorithm on Hadoop mapreduce framework to Read more…