International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 93 - Number 4 |
Year of Publication: 2014 |
Authors: Maitry Noticewala, Dinesh Vaghela |
10.5120/16202-5391 |
Maitry Noticewala, Dinesh Vaghela . MR-IDBSCAN: Efficient Parallel Incremental DBSCAN algorithm using MapReduce. International Journal of Computer Applications. 93, 4 ( May 2014), 13-18. DOI=10.5120/16202-5391
Incremental DBSCAN is a one of the density based algorithm to find clusters of arbitrary shapes. This algorithm is one the method of the DBSCAN algorithm. DBSCAN stands for the Density Based Spatial clustering of Application with Noise. This Algorithm find clusters in arbitrary shapes, size, and as well as filter out noise. Various algorithms are invented to improve DBSCAN algorithm in many different ways like time complexity, efficiency, performance. In this research such algorithm will be develop that can work in the distributed environment using the Apache Hadoop and MapReduce that will reduce time of the existing algorithm and dataset from the different site will work together from the single node and find the appropriate result in the distributed environment.