Survey on Big Data as Frequent Itemset Mining Technique
Keywords:
Mining of frequent itemset, Big Data, MapReduce, Hadoop platform, HDFSAbstract
Frequent Item sets plays an essential role in many Data Mining tasks that try to find interesting
patterns from database. Typically it refers to a set of items that frequently appear together in transaction
dataset. There are several Mining algorithm are being used for frequent item set mining ,yet most do not
scale to the type of data we are presented with today, so called ―BIG DATA‖. Big Data is collection of large
data sets. Our approach is to work on frequent item set mining over the large dataset with scalable and
speedy way. Big Data basically work with Map Reduce along with HDFS is used to find out frequent item
sets from Big Data on large cluster. This paper focus on using pre-processing & mining algorithm as hybrid
approach for big data over Hadoop platform. Also survey on big data mining with New algorithm which
Provide scalability & effectiveness .Also increases it‘s time complexity with the help of parallel processing
over cluster on Hadoop.