Frequent Itemset Mining for Big Data in social media using ClustBigFIM algorithm Abstract – Tremendous amount of data is getting explored through IOT (Internet of Things) from variety of sources such as sensor network, social media feed, internet applications, called as Big Data. Big Data cannot be handled by conventional tools and techniques. Social networks are becoming dominant in communications over internet. The Big Data mining is essential in order to extract value from massive amount of data which could give better insights using efficient techniques. Association Rule mining and…
Read MoreCategory: Big Data Projects
Big data projects are generally large amount data to be analyzed for further study and analysis. Big data analysis may find a solution to particular problem and open door for further research and development. We develop such kind of project via hadoop, java and datbase may be mysql or hbase
FastRAQ: A Fast Approach to Range-Aggregate Queries in Big Data Environments
FastRAQ: A Fast Approach to Range-Aggregate Queries in Big Data Environments Range-aggregate queries are to apply a certain aggregate function on all tuples within given query ranges. Existing approaches to range-aggregate queries are insufficient to quickly provide accurate results in big data environments. FastRAQâ€â€Âa fast approach to range-aggregate queries is proposed in big data environments. FastRAQ first divides big data into independent partitions with a balanced partitioning algorithm, and then generates a local estimation sketch for each partition. When a range-aggregate query request arrives, FastRAQ obtains the result directly by…
Read More